Skip to content

Commit

Permalink
dnsresolver-add-typescript.md (Azure#17873)
Browse files Browse the repository at this point in the history
  • Loading branch information
colawwj committed Feb 21, 2022
1 parent 6d9022a commit 2033a83
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions specification/dnsresolver/resource-manager/readme.typescript.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## TypeScript

These settings apply only when `--typescript` is specified on the command line.
Please also specify `--typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone>`.

``` yaml $(typescript)
typescript:
azure-arm: true
package-name: "@azure/arm-dnsresolver"
output-folder: "$(typescript-sdks-folder)/sdk/dnsresolver/arm-dnsresolver"
generate-metadata: true
```

0 comments on commit 2033a83

Please sign in to comment.