Skip to content

Commit 5346ea8

Browse files
Wzb123456789Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD)
andauthored
[Resource] Update readme.python.md (#21600)
* Update readme.python.md * Update readme.python.md Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <[email protected]>
1 parent 4f8a521 commit 5346ea8

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
@@ -45,6 +45,7 @@ batch:
4545
- tag: package-policy-2016-04
4646
- tag: package-policy-2015-10
4747
- multiapiscript-policy: true
48+
- tag: package-resources-2022-09
4849
- tag: package-resources-2021-04
4950
- tag: package-resources-2021-01
5051
- tag: package-resources-2020-10
@@ -348,6 +349,16 @@ namespace: azure.mgmt.resource.policy.v2015_10_01_preview
348349
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview
349350
```
350351

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+
351362
### Tag: package-resources-2021-04 and python
352363

353364
These settings apply only when `--tag=package-resources-2021-04 --python` is specified on the command line.

0 commit comments

Comments
 (0)