Skip to content

Commit a3678f2

Browse files
Dot Net SDK related changes for 2021-07-01 API version for ResourceGuard (Azure#24209)
* Dot Net SDK related changes for 2021-07-01 API version for ResourceGuard * Fixing build break * Resolved PR comments * Resolved PR comments * Fixed build break Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
1 parent 38ec41c commit a3678f2

File tree

99 files changed

+10620
-3095
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+10620
-3095
lines changed

eng/mgmt/mgmtmetadata/dataprotection_resource-manager.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/dataprotection/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\One\github\mayank\azure-sdk-for-net\sdk
7-
Autorest CSharp Version: 2.3.91
8-
2021-04-28 09:18:01 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/dataprotection/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\SDK_DPP\azure-sdk-for-net\sdk
7+
Autorest CSharp Version: 2.3.82
8+
2021-09-24 10:17:11 UTC
99
Azure-rest-api-specs repository information
1010
GitHub fork: Azure
11-
Branch: master
12-
Commit: e1ab90da9a49c2f22ed2d836332a00a2b12cc4e1
11+
Branch: main
12+
Commit: b49af808cba06f45b01193623ce1ff9e2e017777
1313
AutoRest information
1414
Requested version: v2
15-
Bootstrapper version: autorest@2.0.4413
15+
Bootstrapper version: autorest@3.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
33
<PropertyGroup>
4-
<AzureApiTag>DataProtection_2021-01-01;</AzureApiTag>
4+
<AzureApiTag>DataProtection_2021-01-01;DataProtection_2021-07-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/dataprotection/Microsoft.Azure.Management.DataProtection/src/Generated/BackupInstancesOperations.cs

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/dataprotection/Microsoft.Azure.Management.DataProtection/src/Generated/BackupInstancesOperationsExtensions.cs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/dataprotection/Microsoft.Azure.Management.DataProtection/src/Generated/BackupPoliciesOperations.cs

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/dataprotection/Microsoft.Azure.Management.DataProtection/src/Generated/BackupPoliciesOperationsExtensions.cs

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)