Skip to content

Commit 0c8c80b

Browse files
Add .NET client renames for Assessment/Rule resource trios (RESNAME001)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c301191 commit 0c8c80b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ using Azure.ClientGenerator.Core;
66

77
@@clientName(ProvisioningState, "BillingTrustProvisioningState", "csharp");
88
@@clientName(Microsoft.BillingTrust, "BillingTrustMgmtClient", "python");
9+
@@clientName(Assessment, "BillingTrustAssessment", "csharp");
10+
@@clientName(Rule, "BillingTrustRule", "csharp");
911
@@clientName(
1012
GenerateUploadTokenResponse,
1113
"GenerateUploadTokenResult",

0 commit comments

Comments
 (0)