Skip to content

Commit

Permalink
[KeyVault] Support new resource: managed HSM (#14569)
Browse files Browse the repository at this point in the history
* mhsm

* mhsm2

* exclude from test

* mhsm3

* bump up version

* all new api versions

* generate from merged spec

* include tests
  • Loading branch information
isra-fel committed Sep 1, 2020
1 parent b8675b4 commit 5198dd4
Show file tree
Hide file tree
Showing 25 changed files with 3,233 additions and 132 deletions.
10 changes: 5 additions & 5 deletions eng/mgmt/mgmtmetadata/keyvault_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Installing AutoRest version: 2.0.4413
Installing AutoRest version: v2
AutoRest installed successfully.
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/keyvault/resource-manager/readme.md --csharp --version=2.0.4413 --reflect-api-versions --csharp.output-folder=C:\Users\yeliu\isra-fel\azure-sdk-for-net\sdk\keyvault\Microsoft.Azure.Management.KeyVault\src\Generated
2020-03-24 07:45:59 UTC
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 --csharp.output-folder=C:\Users\yeliu\isra-fel\azure-sdk-for-net\sdk\keyvault\Microsoft.Azure.Management.KeyVault\src\Generated
2020-08-25 07:58:48 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: c9a1ed48c35572cf59cb5030e678a9d614684a7f
Commit: 122829cebe6e4177e9eb6ff349071d3e2034b0e7
AutoRest information
Requested version: 2.0.4413
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>KeyVault_2019-09-01;KeyVaultManagementClient_2019-09-01;</AzureApiTag>
<AzureApiTag>KeyVault_2019-09-01;KeyVault_2020-04-01-preview;KeyVaultManagementClient_2019-09-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

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

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

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

Loading

0 comments on commit 5198dd4

Please sign in to comment.