File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
specification/loadtestservice/resource-manager Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,13 @@ These settings apply only when `--python` is specified on the command line.
4
4
Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
5
5
6
6
``` 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
13
14
` ` `
14
15
15
16
` ` ` yaml $(python)
You can’t perform that action at this time.
0 commit comments