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 35a2fc6 commit 21af674Copy full SHA for 21af674
1 file changed
specification/billingtrust/resource-manager/Microsoft.BillingTrust/BillingTrust/client.tsp
@@ -5,3 +5,8 @@ using Microsoft.BillingTrust;
5
using Azure.ClientGenerator.Core;
6
7
@@clientName(ProvisioningState, "BillingTrustProvisioningState", "csharp");
8
+@@clientName(
9
+ GenerateUploadTokenResponse,
10
+ "GenerateUploadTokenResult",
11
+ "csharp"
12
+);
0 commit comments