File tree Expand file tree Collapse file tree
specification/elasticsan/resource-manager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ openapi-type: arm
2929tag : package-2021-11-20-preview
3030` ` `
3131
32- ### Tag: package-2021-08-22 -preview
32+ ### Tag: package-2021-11-20 -preview
3333
3434These settings apply only when ` --tag=package-2021-11-20-preview` is specified on the command line.
3535
Original file line number Diff line number Diff line change 33These settings apply only when ` --python ` is specified on the command line.
44Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
55
6- ``` yaml $(track2 )
6+ ``` yaml $(python )
77azure-arm : true
88license-header : MICROSOFT_MIT_NO_VERSION
99package-name : azure-mgmt-elasticsan
10- no- namespace-folders : true
10+ namespace : azure.mgmt.elasticsan
1111package-version : 1.0.0b1
1212clear-output-folder : true
1313` ` `
1414
15- ` ` ` yaml $(python-mode) == 'update' && $(track2 )
15+ ` ` ` yaml $(python)
1616no-namespace-folders : true
17- output-folder : $(python-sdks-folder)/elasticsans/azure-mgmt-elasticsan/azure/mgmt/elasticsan
18- ` ` `
19-
20- ` ` ` yaml $(python-mode) == 'create' && $(track2)
21- basic-setup-py : true
22- output-folder : $(python-sdks-folder)/elasticsans/azure-mgmt-elasticsan
17+ output-folder : $(python-sdks-folder)/elasticsan/azure-mgmt-elasticsan/azure/mgmt/elasticsan
2318` ` `
You can’t perform that action at this time.
0 commit comments