File tree 1 file changed +3
-3
lines changed
specification/msi/resource-manager
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,14 @@ output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/
30
30
perform-load : false
31
31
` ` `
32
32
33
- ### Tag: package-2019-09-preview and python
33
+ ### Tag: package-preview-2021-09 and python
34
34
35
35
These settings apply only when ` --tag=package-preview-2021-09 --python` is specified on the command line.
36
36
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
37
37
38
38
` ` ` yaml $(tag) == 'package-preview-2021-09'
39
- namespace: azure.mgmt.msi.v2019_09_01_preview
40
- output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2019_09_01_preview
39
+ namespace: azure.mgmt.msi.v2021_09_01_preview
40
+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2021_09_01_preview
41
41
` ` `
42
42
43
43
# ## Tag: package-2018-11-30 and python
You can’t perform that action at this time.
0 commit comments