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 3d1de46 commit 41fcd75Copy full SHA for 41fcd75
1 file changed
specification/standbypool/StandbyPool.Management/tspconfig.yaml
@@ -24,6 +24,10 @@ options:
24
"@azure-typespec/http-client-csharp-mgmt":
25
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
26
namespace: "Azure.ResourceManager.StandbyPool"
27
+ "@azure-typespec/http-client-csharp-provisioning":
28
+ emitter-output-dir: "{output-dir}/{service-dir}/Azure.Provisioning.StandbyPool"
29
+ namespace: "Azure.Provisioning.StandbyPool"
30
+ api-version: "2025-10-01"
31
"@azure-tools/typespec-ts":
32
experimental-extensible-enums: true
33
emitter-output-dir: "{output-dir}/{service-dir}/arm-standbypool"
0 commit comments