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 4345e30 commit c2cee7fCopy full SHA for c2cee7f
1 file changed
specification/trafficmanager/resource-manager/Microsoft.Network/TrafficManager/tspconfig.yaml
@@ -15,6 +15,10 @@ options:
15
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
16
namespace: "Azure.ResourceManager.TrafficManager"
17
api-version: "2022-04-01"
18
+ "@azure-typespec/http-client-csharp-provisioning":
19
+ emitter-output-dir: "{output-dir}/{service-dir}/Azure.Provisioning.TrafficManager"
20
+ namespace: "Azure.Provisioning.TrafficManager"
21
+ api-version: "2022-04-01"
22
"@azure-tools/typespec-python":
23
emitter-output-dir: "{output-dir}/{service-dir}/azure-mgmt-trafficmanager"
24
namespace: "azure.mgmt.trafficmanager"
0 commit comments