-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dot Net SDK related changes for 2021-07-01 API version for ResourceGu…
…ard (#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 <[email protected]>
- Loading branch information
1 parent
38ec41c
commit a3678f2
Showing
99 changed files
with
10,620 additions
and
3,095 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
sdk/dataprotection/Microsoft.Azure.Management.DataProtection/AzSdk.RP.props
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<!--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--> | ||
<PropertyGroup> | ||
<AzureApiTag>DataProtection_2021-01-01;</AzureApiTag> | ||
<AzureApiTag>DataProtection_2021-01-01;DataProtection_2021-07-01;</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
12 changes: 6 additions & 6 deletions
12
...tion/Microsoft.Azure.Management.DataProtection/src/Generated/BackupInstancesOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
16 changes: 8 additions & 8 deletions
16
...soft.Azure.Management.DataProtection/src/Generated/BackupInstancesOperationsExtensions.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...ction/Microsoft.Azure.Management.DataProtection/src/Generated/BackupPoliciesOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
...osoft.Azure.Management.DataProtection/src/Generated/BackupPoliciesOperationsExtensions.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.