File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
specification/deviceupdate/resource-manager Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
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
- ``` yaml $(python)
6
+ ``` yaml $(python)
7
7
title : DeviceUpdateMgmtClient
8
8
azure-arm : true
9
9
license-header : MICROSOFT_MIT_NO_VERSION
10
10
package-name : azure-mgmt-deviceupdate
11
+ namespace : azure.mgmt.deviceupdate
11
12
package-version : 1.0.0b1
12
- no-namespace-folders : true
13
+ clear-output-folder : true
13
14
` ` `
14
15
15
- ` ` ` yaml $(python)
16
+ ` ` ` yaml $(python)
16
17
no-namespace-folders : true
17
18
output-folder : $(python-sdks-folder)/deviceupdate/azure-mgmt-deviceupdate/azure/mgmt/deviceupdate
18
19
` ` `
You can’t perform that action at this time.
0 commit comments