File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 45
45
- tag : package-policy-2016-04
46
46
- tag : package-policy-2015-10
47
47
- multiapiscript-policy : true
48
+ - tag : package-resources-2022-09
48
49
- tag : package-resources-2021-04
49
50
- tag : package-resources-2021-01
50
51
- tag : package-resources-2020-10
@@ -348,6 +349,16 @@ namespace: azure.mgmt.resource.policy.v2015_10_01_preview
348
349
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview
349
350
` ` `
350
351
352
+ # ## Tag: package-resources-2022-09 and python
353
+
354
+ These settings apply only when `--tag=package-resources-2022-09 --python` is specified on the command line.
355
+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
356
+
357
+ ` ` ` yaml $(tag) == 'package-resources-2022-09'
358
+ namespace: azure.mgmt.resource.resources.v2022_09_01
359
+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2022_09_01
360
+ ` ` `
361
+
351
362
# ## Tag: package-resources-2021-04 and python
352
363
353
364
These settings apply only when `--tag=package-resources-2021-04 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments