-
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.
Generate SDK for API version 2021-03-01 for CloudServices resource (#…
…19303) * Generating cloudservices sdk for 2021-03-01 * regenerating from master * regenerating using rest repo and adding latest recoreded test files * regenerating using rest repo and adding latest recoreded test files * add OS API test * Adding Delete RoleInstance test, and RDP test * regenerating the files and running the test * add OS test session record and re-enable test * Updating the PackageReleaseNotes Co-authored-by: stephenhou <stehou@microsoft.com>
- Loading branch information
1 parent
0da3d56
commit 6cf719b
Showing
87 changed files
with
54,350 additions
and
42 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
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>Compute_2020-12-01;Compute_2020-06-30;Compute_2020-05-01;Compute_2019-12-01;Compute_2019-11-01;Compute_2019-04-01;</AzureApiTag> | ||
<AzureApiTag>Compute_2021-03-01;Compute_2020-12-01;Compute_2020-06-30;Compute_2020-05-01;Compute_2019-12-01;Compute_2019-11-01;Compute_2019-04-01;</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
1,172 changes: 1,172 additions & 0 deletions
1,172
...icrosoft.Azure.Management.Compute/src/Generated/CloudServiceOperatingSystemsOperations.cs
Large diffs are not rendered by default.
Oops, something went wrong.
269 changes: 269 additions & 0 deletions
269
...zure.Management.Compute/src/Generated/CloudServiceOperatingSystemsOperationsExtensions.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.