Skip to content

Commit

Permalink
update typescript.md in dataprotection (#22350)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazrael2119 authored Feb 3, 2023
1 parent b7a0f6f commit 8c9a6bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
``` yaml $(typescript)
typescript:
azure-arm: true
package-name: "@azure/arm-dataprotectionplatform"
output-folder: "$(typescript-sdks-folder)/sdk/dataprotectionplatform/arm-dataprotectionplatform"
package-name: "@azure/arm-dataprotection"
output-folder: "$(typescript-sdks-folder)/sdk/dataprotection/arm-dataprotection"
generate-metadata: true
```

0 comments on commit 8c9a6bd

Please sign in to comment.