File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3737 - tag : package-policy-2016-04
3838 - tag : package-policy-2015-10
3939 - multiapiscript-policy : true
40+ - tag : package-resources-2021-01
4041 - tag : package-resources-2020-10
4142 - tag : package-resources-2020-06
4243 - tag : package-resources-2019-10
@@ -279,6 +280,17 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
279280namespace: azure.mgmt.resource.policy.v2015_10_01_preview
280281output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview
281282` ` `
283+
284+ # ## Tag: package-resources-2021-01 and python
285+
286+ These settings apply only when `--tag=package-resources-2021-01 --python` is specified on the command line.
287+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
288+
289+ ` ` ` yaml $(tag) == 'package-resources-2021-01'
290+ namespace: azure.mgmt.resource.resources.v2021_01_01
291+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_01_01
292+ ` ` `
293+
282294# ## Tag: package-resources-2020-10 and python
283295
284296These settings apply only when `--tag=package-resources-2020-10 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments