Skip to content

Commit 41fcd75

Browse files
committed
Update tspconfig.yaml
1 parent 3d1de46 commit 41fcd75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

specification/standbypool/StandbyPool.Management/tspconfig.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ options:
2424
"@azure-typespec/http-client-csharp-mgmt":
2525
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
2626
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"
2731
"@azure-tools/typespec-ts":
2832
experimental-extensible-enums: true
2933
emitter-output-dir: "{output-dir}/{service-dir}/arm-standbypool"

0 commit comments

Comments
 (0)