Skip to content

Commit e12cbc6

Browse files
Quota API GA version SDK updates. (#17965)
* Updates for GA version - <AzureApiTag>Capacity_2020-10-01-preview;Capacity_2020-10-25;</AzureApiTag> * Updating release notes. * Updating version to -Preview - 1.15.0-preview * Updated Package release notes. * Removing -Preview from changelog.md to fix CI build error. * Adding -Preview to Package version. * Updating recorded Tests. * Updating Tests. * Uprating the version to - <Version>1.15.0-preview</Version> in csproj file. * Updating Tests. * Updating commit ID. * Removing model files not nrequired.
1 parent 5e37818 commit e12cbc6

File tree

112 files changed

+3345
-1887
lines changed

Some content is hidden

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

112 files changed

+3345
-1887
lines changed

eng/mgmt/mgmtmetadata/reservations_resource-manager.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
66
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
7-
2019-10-28 03:49:20 UTC
7+
2020-12-02 11:46:23 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: 08800e55784acd375627f6f2f3ecaddbbbc41c3c
11+
Commit: f384a496b53871adf27fb4101c605f6aa777a499
1212
AutoRest information
1313
Requested version: latest
1414
Bootstrapper version: autorest@2.0.4283
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>Capacity_2019-07-19-preview;Capacity_2019-04-01;</AzureApiTag>
4+
<AzureApiTag>Capacity_2020-10-01-preview;Capacity_2020-10-25;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/reservations/Microsoft.Azure.Management.Reservations/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Microsoft.Azure.Management.Reservations release notes
22

3+
### Changes in 1.15.0-preview
4+
**Notes**
5+
6+
* Add quota GA APIs.
7+
* Removed AutoQuotaIncrease APIs from GA version. It's available in preview version -1.14.0-preview.
8+
39
### Changes in 1.14.0-preview
410
**Notes**
511

sdk/reservations/Microsoft.Azure.Management.Reservations/src/Generated/AutoQuotaIncreaseOperations.cs

Lines changed: 0 additions & 420 deletions
This file was deleted.

sdk/reservations/Microsoft.Azure.Management.Reservations/src/Generated/AutoQuotaIncreaseOperationsExtensions.cs

Lines changed: 0 additions & 103 deletions
This file was deleted.

sdk/reservations/Microsoft.Azure.Management.Reservations/src/Generated/AzureReservationAPIClient.cs

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

0 commit comments

Comments
 (0)