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 34
34
- multiapiscript-locks : true
35
35
- tag : package-managedapplications-2019-07
36
36
- multiapiscript-managedapplications : true
37
+ - tag : package-policy-2022-06
37
38
- tag : package-policy-2021-06
38
39
- tag : package-policy-2020-09
39
40
- tag : package-policy-2019-09
@@ -240,6 +241,16 @@ namespace: azure.mgmt.resource.managedapplications.v2019_07_01
240
241
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01
241
242
` ` `
242
243
244
+ # ## Tag: package-policy-2022-06 and python
245
+
246
+ These settings apply only when `--tag=package-policy-2022-06 --python` is specified on the command line.
247
+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
248
+
249
+ ` ` ` yaml $(tag) == 'package-policy-2022-06'
250
+ namespace: azure.mgmt.resource.policy.v2022_06_01
251
+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01
252
+ ` ` `
253
+
243
254
# ## Tag: package-policy-2021-06 and python
244
255
245
256
These settings apply only when `--tag=package-policy-2021-06 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments