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 fd1b45a commit 3de4ed9Copy full SHA for 3de4ed9
1 file changed
specification/support/resource-manager/Microsoft.Support/Support/client.tsp
@@ -4,6 +4,7 @@ import "@azure-tools/typespec-client-generator-core";
4
using Azure.ClientGenerator.Core;
5
using Microsoft.Support;
6
7
+@@clientName(Microsoft.Support, "SupportMgmtClient", "python");
8
@@clientName(CommunicationDetails, "SupportTicketCommunication", "csharp");
9
@@clientName(
10
CommunicationDirection,
0 commit comments