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 b0b8df6 commit e429d75Copy full SHA for e429d75
1 file changed
specification/hanaonazure/resource-manager/Microsoft.HanaOnAzure/HanaOnAzure/client.tsp
@@ -9,17 +9,20 @@ using Azure.ClientGenerator.Core;
9
"javascript,python"
10
);
11
12
-@@clientName(Microsoft.HanaOnAzure.ProviderInstanceProperties.properties,
+@@clientName(
13
+ Microsoft.HanaOnAzure.ProviderInstanceProperties.properties,
14
"ProviderProperties",
15
"csharp"
16
17
-@@alternateType(Azure.ResourceManager.CommonTypes.Resource.id,
18
+@@alternateType(
19
+ Azure.ResourceManager.CommonTypes.Resource.id,
20
Azure.Core.armResourceIdentifier,
21
22
23
-@@clientName(Microsoft.HanaOnAzure.Operation,
24
25
+ Microsoft.HanaOnAzure.Operation,
26
"HanaOnAzureOperationInfo",
27
28
0 commit comments