Skip to content

Commit

Permalink
Generate SDK for API version 2021-03-01 for CloudServices resource (#…
Browse files Browse the repository at this point in the history
…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
ashvermamsft and stehou authored Mar 25, 2021
1 parent 0da3d56 commit 6cf719b
Show file tree
Hide file tree
Showing 87 changed files with 54,350 additions and 42 deletions.
4 changes: 2 additions & 2 deletions eng/mgmt/mgmtmetadata/compute_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\azure-sdk-for-net\sdk
2021-02-17 15:04:43 UTC
2021-03-13 17:03:23 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: a2a3da0d9f4a26b317fc15eb1cf34557c2a8d05a
Commit: b81a30cfeca9873872374279e8351923326cdb04
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
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>

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6cf719b

Please sign in to comment.