File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 5959 - tag : package-deploymentscripts-2020-10
6060 - tag : package-deploymentscripts-2019-10-preview
6161 - multiapiscript-deploymentscripts : true
62+ - tag : package-templatespecs-2021-03-preview
6263 - tag : package-templatespecs-2019-06-preview
6364 - multiapiscript-templatespecs : true
6465` ` `
@@ -477,3 +478,16 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
477478namespace: azure.mgmt.resource.templatespecs.v2019_06_01_preview
478479output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2019_06_01_preview
479480` ` `
481+
482+ # ## Tag: package-templatespecs-2021-03-preview and python
483+
484+ These settings apply only when `--tag=package-templatespecs-2021-03-preview` is specified on the command line.
485+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
486+
487+ ` ` ` yaml $(tag) == 'package-templatespecs-2021-03-preview'
488+ namespace: azure.mgmt.resource.templatespecs.v2021_03_01_preview
489+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_03_01_preview
490+ python:
491+ namespace: azure.mgmt.resource.templatespecs.v2021_03_01_preview
492+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_03_01_preview
493+ ` ` `
You can’t perform that action at this time.
0 commit comments