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 1d5c69b commit 85c53a1Copy full SHA for 85c53a1
specification/desktopvirtualization/resource-manager/readme.typescript.md
@@ -6,8 +6,8 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
6
``` yaml $(typescript)
7
typescript:
8
azure-arm: true
9
- package-name: "@azure/DesktopVirtualization"
10
- output-folder: "$(typescript-sdks-folder)/packages/@azure/DesktopVirtualization"
+ package-name: "@azure/arm-desktopvirtualization"
+ output-folder: "$(typescript-sdks-folder)/sdk/desktopvirtualization/arm-desktopvirtualization"
11
payload-flattening-threshold: 1
12
generate-metadata: true
13
```
0 commit comments