File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -131,3 +131,15 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
131
131
namespace: azure.mgmt.resource.privatelinks
132
132
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/privatelinks
133
133
` ` `
134
+
135
+ # ## Tag: package-databoundaries-2024-08 and python
136
+
137
+ These settings apply only when `--tag=package-databoundaries-2024-08 --python` is specified on the command line.
138
+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
139
+
140
+ ` ` ` yaml $(tag) == 'package-databoundaries-2024-08'
141
+ namespace: azure.mgmt.resource.databoundaries
142
+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/databoundaries
143
+ directive:
144
+ - remove-operation: "Operations_List"
145
+ ` ` `
You can’t perform that action at this time.
0 commit comments