Skip to content

Commit e429d75

Browse files
committed
format
1 parent b0b8df6 commit e429d75

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

  • specification/hanaonazure/resource-manager/Microsoft.HanaOnAzure/HanaOnAzure

specification/hanaonazure/resource-manager/Microsoft.HanaOnAzure/HanaOnAzure/client.tsp

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,20 @@ using Azure.ClientGenerator.Core;
99
"javascript,python"
1010
);
1111

12-
@@clientName(Microsoft.HanaOnAzure.ProviderInstanceProperties.properties,
12+
@@clientName(
13+
Microsoft.HanaOnAzure.ProviderInstanceProperties.properties,
1314
"ProviderProperties",
1415
"csharp"
1516
);
1617

17-
@@alternateType(Azure.ResourceManager.CommonTypes.Resource.id,
18+
@@alternateType(
19+
Azure.ResourceManager.CommonTypes.Resource.id,
1820
Azure.Core.armResourceIdentifier,
1921
"csharp"
2022
);
2123

22-
@@clientName(Microsoft.HanaOnAzure.Operation,
24+
@@clientName(
25+
Microsoft.HanaOnAzure.Operation,
2326
"HanaOnAzureOperationInfo",
2427
"csharp"
2528
);

0 commit comments

Comments
 (0)