Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quota API GA version SDK updates. #17965

Merged
merged 12 commits into from
Jan 29, 2021
Merged
4 changes: 2 additions & 2 deletions eng/mgmt/mgmtmetadata/reservations_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/reservations/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\azure-sdk-for-net\sdk
2019-10-28 03:49:20 UTC
2020-12-02 11:46:23 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 08800e55784acd375627f6f2f3ecaddbbbc41c3c
Commit: f384a496b53871adf27fb4101c605f6aa777a499
AutoRest information
Requested version: latest
Bootstrapper version: autorest@2.0.4283
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>Capacity_2019-07-19-preview;Capacity_2019-04-01;</AzureApiTag>
<AzureApiTag>Capacity_2020-10-01-preview;Capacity_2020-10-25;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Microsoft.Azure.Management.Reservations release notes

### Changes in 1.15.0-preview
markcowl marked this conversation as resolved.
Show resolved Hide resolved
**Notes**

* Add quota GA APIs.
* Removed AutoQuotaIncrease APIs from GA version. It's available in preview version -1.14.0-preview.

### Changes in 1.14.0-preview
**Notes**

Expand Down

This file was deleted.

This file was deleted.

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

Loading