Skip to content

Commit 21af674

Browse files
abhimrnandan-msabhi3047officeCopilot
authored
Add .NET client rename for GenerateUploadTokenResponse (AZC0030) (#44398)
Co-authored-by: Abhinandan Mohan Raj <abmohanr@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 35a2fc6 commit 21af674

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • specification/billingtrust/resource-manager/Microsoft.BillingTrust/BillingTrust

specification/billingtrust/resource-manager/Microsoft.BillingTrust/BillingTrust/client.tsp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ using Microsoft.BillingTrust;
55
using Azure.ClientGenerator.Core;
66

77
@@clientName(ProvisioningState, "BillingTrustProvisioningState", "csharp");
8+
@@clientName(
9+
GenerateUploadTokenResponse,
10+
"GenerateUploadTokenResult",
11+
"csharp"
12+
);

0 commit comments

Comments
 (0)