We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdafdb commit 90bf5adCopy full SHA for 90bf5ad
specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/client.tsp
@@ -5,3 +5,7 @@ using Azure.ClientGenerator.Core;
5
6
@@clientName(Microsoft.AzureStackHCI, "AzureStackHCIVmClient", "python");
7
@@clientName(Microsoft.AzureStackHCI, "AzureStackHciVmMgmtClient", "java");
8
+@@clientName(Microsoft.AzureStackHCI,
9
+ "AzureStackHCIVMManagementClient",
10
+ "javascript"
11
+);
0 commit comments