File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
specification/msi/resource-manager Expand file tree Collapse file tree 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/
3030perform-load : false
3131` ` `
3232
33- ### Tag: package-2019-09-preview and python
33+ ### Tag: package-preview-2021-09 and python
3434
3535These settings apply only when ` --tag=package-preview-2021-09 --python` is specified on the command line.
3636Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
3737
3838` ` ` 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
4141` ` `
4242
4343# ## Tag: package-2018-11-30 and python
You can’t perform that action at this time.
0 commit comments