Skip to content

Commit 080b511

Browse files
kim-soohwanSoohwan Kimjiacheng-L
authored
KeyVault Preview 2021 06 (Azure#25282)
* Generated new code from 06-preview version * Regenerated code to pick up additional changes. * Update unit tests for 2021-06-01-preview and SystemData * updated metadata * Updated package version to 4.0.0-preview.1 Co-authored-by: Soohwan Kim <[email protected]> Co-authored-by: Jiacheng Liu <[email protected]>
1 parent 6f28bd3 commit 080b511

File tree

93 files changed

+10866
-418
lines changed

Some content is hidden

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

93 files changed

+10866
-418
lines changed

eng/mgmt/mgmtmetadata/keyvault_resource-manager.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ 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/keyvault/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-preview-2020-04 --csharp.output-folder=C:\Users\yeliu\code\azure-sdk-for-net\sdk\keyvault\Microsoft.Azure.Management.KeyVault\src\Generated
7-
2020-11-16 02:58:30 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/keyvault/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-preview-2021-06 --csharp.output-folder=C:\repo\azure-sdk-for-net\sdk\keyvault\Microsoft.Azure.Management.KeyVault\src\Generated
7+
Autorest CSharp Version: 2.3.91
8+
2021-11-08 17:37:48 UTC
89
Azure-rest-api-specs repository information
910
GitHub fork: Azure
10-
Branch: master
11-
Commit: ee92c0739efe6acd5b947a3f7829a349800b2426
11+
Branch: main
12+
Commit: 27c89d071d6a3d6edc908d86655773e0aa9e59d0
1213
AutoRest information
1314
Requested version: v2
1415
Bootstrapper version: [email protected]
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>KeyVault_2019-09-01;KeyVault_2020-04-01-preview;KeyVaultManagementClient_2019-09-01;</AzureApiTag>
4+
<AzureApiTag>KeyVault_2019-09-01;KeyVault_2020-04-01-preview;KeyVault_2021-06-01-preview;KeyVaultManagementClient_2019-09-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/IKeyVaultManagementClient.cs

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

sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/IKeysOperations.cs

Lines changed: 226 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)