Skip to content

Commit 96c6e14

Browse files
kazrael2119qiaozha
andauthored
modify path and package-name in readme.typescript.md from networkfunc… (#19729)
* modify path and package-name in readme.typescript.md from networkfunction * update properties * Update specification/networkfunction/resource-manager/readme.typescript.md Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]> Co-authored-by: Qiaoqiao Zhang <[email protected]>
1 parent c953973 commit 96c6e14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

specification/networkfunction/resource-manager/readme.typescript.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
66
```yaml $(typescript)
77
typescript:
88
azure-arm: true
9-
package-name: "networkfunction"
10-
output-folder: "$(typescript-sdks-folder)/packages/networkfunction"
9+
package-name: "@azure/arm-networkfunction"
10+
output-folder: "$(typescript-sdks-folder)/sdk/networkfunction/arm-networkfunction"
1111
payload-flattening-threshold: 1
1212
generate-metadata: true
13+
title: AzureTrafficCollectorClient
1314
```

0 commit comments

Comments
 (0)