aliyun / aliyun-openapi-net-sdk

Alibaba Cloud SDK for .NET
https://www.nuget.org/profiles/aliyun-openapi-sdk
Other
541 stars 625 forks source link

二义性和已包含错误 #2

Closed dingdayu closed 6 years ago

dingdayu commented 8 years ago
1>------ 已启动全部重新生成: 项目: aliyun-net-sdk-ecs, 配置: Debug Any CPU ------
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ModifyAutoSnapshotPolicyExRequest.cs(91,17,91,37): error CS0102: The type 'ModifyAutoSnapshotPolicyExRequest' already contains a definition for 'autoSnapshotPolicyId'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ModifyAutoSnapshotPolicyExRequest.cs(104,17,104,39): error CS0102: The type 'ModifyAutoSnapshotPolicyExRequest' already contains a definition for 'autoSnapshotPolicyName'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ModifyAutoSnapshotPolicyExRequest.cs(117,17,117,27): error CS0102: The type 'ModifyAutoSnapshotPolicyExRequest' already contains a definition for 'timePoints'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ModifyAutoSnapshotPolicyExRequest.cs(130,17,130,31): error CS0102: The type 'ModifyAutoSnapshotPolicyExRequest' already contains a definition for 'repeatWeekdays'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ModifyAutoSnapshotPolicyExRequest.cs(143,15,143,28): error CS0102: The type 'ModifyAutoSnapshotPolicyExRequest' already contains a definition for 'retentionDays'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ApplyAutoSnapshotPolicyRequest.cs(85,17,85,37): error CS0102: The type 'ApplyAutoSnapshotPolicyRequest' already contains a definition for 'autoSnapshotPolicyId'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ApplyAutoSnapshotPolicyRequest.cs(98,17,98,24): error CS0102: The type 'ApplyAutoSnapshotPolicyRequest' already contains a definition for 'diskIds'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\CreatePhysicalConnectionRequest.cs(107,15,107,24): error CS0102: The type 'CreatePhysicalConnectionRequest' already contains a definition for 'bandwidth'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\CreateAutoSnapshotPolicyRequest.cs(89,17,89,39): error CS0102: The type 'CreateAutoSnapshotPolicyRequest' already contains a definition for 'autoSnapshotPolicyName'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\CreateAutoSnapshotPolicyRequest.cs(102,17,102,27): error CS0102: The type 'CreateAutoSnapshotPolicyRequest' already contains a definition for 'timePoints'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\CreateAutoSnapshotPolicyRequest.cs(115,17,115,31): error CS0102: The type 'CreateAutoSnapshotPolicyRequest' already contains a definition for 'repeatWeekdays'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\CreateAutoSnapshotPolicyRequest.cs(128,15,128,28): error CS0102: The type 'CreateAutoSnapshotPolicyRequest' already contains a definition for 'retentionDays'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\ModifyPhysicalConnectionAttributeRequest.cs(92,15,92,24): error CS0102: The type 'ModifyPhysicalConnectionAttributeRequest' already contains a definition for 'bandwidth'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\CancelAutoSnapshotPolicyRequest.cs(83,17,83,24): error CS0102: The type 'CancelAutoSnapshotPolicyRequest' already contains a definition for 'diskIds'
1>D:\GIT\aliyun-openapi-net-sdk\aliyun-net-sdk-ecs\Ecs\Model\V20140526\DeleteAutoSnapshotPolicyRequest.cs(83,17,83,37): error CS0102: The type 'DeleteAutoSnapshotPolicyRequest' already contains a definition for 'autoSnapshotPolicyId'
========== 全部重新生成: 成功 0 个,失败 1 个,跳过 0 个 ==========

先编译 aliyun-net-sdk-core 然后引入到 aliyun-net-sdk-ecs 中进行编译,输出以上错误,C#方面是菜鸟,请求指导。

vs2015

ElaineFei commented 6 years ago

您好,很抱歉当时没能及时回复您的问题,后续阿里云官方技术人员将为您提供高效的支持。若您仍有问题未能得到解答,请您重新提交issue。感谢您关注阿里云,关注阿里云 SDK。