Skip to content

Commit 1765b92

Browse files
authored
Added new Models and operations for the new Customer Disk SKU (Azure#24724)
1 parent ebc2cf6 commit 1765b92

File tree

85 files changed

+4176
-1977
lines changed

Some content is hidden

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

85 files changed

+4176
-1977
lines changed

eng/mgmt/mgmtmetadata/databox_resource-manager.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/databox/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\dhja\Desktop\UpdatingSDKMissedChanges\azure-sdk-for-net\sdk
7-
2021-01-08 12:51:27 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/databox/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\azure-sdk\azure-sdk-for-net\sdk
7+
2021-10-12 17:56:21 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: 71aa7928d23596ae43d69a8ece4beac3428da577
11+
Commit: 5ee7c98d2f778a2a3f867215eba5b13ddf139f6e
1212
AutoRest information
1313
Requested version: v2
14-
Bootstrapper version: autorest@2.0.4413
14+
Bootstrapper version: autorest@3.3.2
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>DataBox_2020-11-01;</AzureApiTag>
4+
<AzureApiTag>DataBox_2021-08-01-preview;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/databox/Microsoft.Azure.Management.DataBox/src/Generated/DataBoxManagementClient.cs

Lines changed: 205 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/databox/Microsoft.Azure.Management.DataBox/src/Generated/DataBoxManagementClientExtensions.cs

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

sdk/databox/Microsoft.Azure.Management.DataBox/src/Generated/IDataBoxManagementClient.cs

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

0 commit comments

Comments
 (0)