File tree 1 file changed +11
-0
lines changed
specification/resources/resource-manager
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 64
64
- tag : package-resources-2016-09
65
65
- tag : package-resources-2016-02
66
66
- multiapiscript-resources : true
67
+ - tag : package-subscriptions-2022-12
67
68
- tag : package-subscriptions-2021-01
68
69
- tag : package-subscriptions-2019-11
69
70
- tag : package-subscriptions-2019-06
@@ -529,6 +530,16 @@ namespace: azure.mgmt.resource.resources.v2016_02_01
529
530
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01
530
531
` ` `
531
532
533
+ # ## Tag: package-subscriptions-2022-12 and python
534
+
535
+ These settings apply only when `--tag=package-subscriptions-2022-12 --python` is specified on the command line.
536
+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
537
+
538
+ ` ` ` yaml $(tag) == 'package-subscriptions-2022-12'
539
+ namespace: azure.mgmt.resource.subscriptions.v2022_12_01
540
+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2022_12_01
541
+ ` ` `
542
+
532
543
# ## Tag: package-subscriptions-2021-01 and python
533
544
534
545
These settings apply only when `--tag=package-subscriptions-2021-01 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments