Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02477df

Browse files
Update readme.python.md (Azure#34191)
1 parent 0db4631 commit 02477df

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

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

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ batch:
5050
- tag: package-policy-2016-04
5151
- tag: package-policy-2015-10
5252
- multiapiscript-policy: true
53-
- tag: package-resources-2025-04
5453
- tag: package-resources-2025-03
5554
- tag: package-resources-2024-11
5655
- tag: package-resources-2024-07
@@ -464,17 +463,6 @@ namespace: azure.mgmt.resource.policy.v2015_10_01_preview
464463
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview
465464
```
466465

467-
### Tag: package-resources-2025-04 and python
468-
469-
These settings apply only when `--tag=package-resources-2025-04 --python` is specified on the command line. Please also
470-
specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
471-
472-
``` yaml $(tag) == 'package-resources-2025-04'
473-
default-api-version: "2025-04-01"
474-
namespace: azure.mgmt.resource.resources.v2025_04_01
475-
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2025_04_01
476-
```
477-
478466
### Tag: package-resources-2025-03 and python
479467

480468
These settings apply only when `--tag=package-resources-2025-03 --python` is specified on the command line. Please also

0 commit comments

Comments
 (0)