Skip to content

Commit b2498c6

Browse files
msyycJoshLove-msft
authored andcommitted
Update readme.python.md (Azure#23300)
1 parent 45f9317 commit b2498c6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

specification/resources/resource-manager/readme.python.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ batch:
3434
- multiapiscript-locks: true
3535
- tag: package-managedapplications-2019-07
3636
- multiapiscript-managedapplications: true
37+
- tag: package-policy-2022-06
3738
- tag: package-policy-2021-06
3839
- tag: package-policy-2020-09
3940
- tag: package-policy-2019-09
@@ -240,6 +241,16 @@ namespace: azure.mgmt.resource.managedapplications.v2019_07_01
240241
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01
241242
```
242243

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+
243254
### Tag: package-policy-2021-06 and python
244255

245256
These settings apply only when `--tag=package-policy-2021-06 --python` is specified on the command line.

0 commit comments

Comments
 (0)