Skip to content

Commit f5fab94

Browse files
authored
Update readme.python.md (#20686)
1 parent 261f35a commit f5fab94

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

specification/loadtestservice/resource-manager/readme.python.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

66
```yaml $(python)
7-
azure-arm: true
8-
license-header: MICROSOFT_MIT_NO_VERSION
9-
package-name: azure-mgmt-loadtestservice
10-
namespace: azure.mgmt.loadtestservice
11-
package-version: 1.0.0b1
12-
clear-output-folder: true
7+
title: LoadTestMgmtClient
8+
azure-arm: true
9+
license-header: MICROSOFT_MIT_NO_VERSION
10+
package-name: azure-mgmt-loadtestservice
11+
namespace: azure.mgmt.loadtestservice
12+
package-version: 1.0.0b1
13+
clear-output-folder: true
1314
```
1415
1516
``` yaml $(python)

0 commit comments

Comments
 (0)