Skip to content

Commit 798452d

Browse files
msyycpjpatel12
authored andcommitted
Update readme.python.md (Azure#32529)
1 parent 06c11e2 commit 798452d

File tree

1 file changed

+0
-11
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/aks

1 file changed

+0
-11
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.python.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ default-api-version: "2024-10-01"
2020
multiapi: true
2121
batch:
2222
- tag: package-2024-10
23-
- tag: package-2024-09
2423
- tag: package-2020-11
2524
- tag: package-2020-03-01-only
2625
- tag: package-2019-09-preview-only
@@ -43,16 +42,6 @@ namespace: azure.mgmt.containerservice.v2024_10_01
4342
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2024_10_01
4443
```
4544

46-
### Tag: package-2024-09 and python
47-
48-
These settings apply only when `--tag=package-2024-09 --python` is specified on the command line.
49-
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
50-
51-
``` yaml $(tag) == 'package-2024-09' && $(python)
52-
namespace: azure.mgmt.containerservice.v2024_09_01
53-
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2024_09_01
54-
```
55-
5645
### Tag: package-2020-11 and python
5746

5847
These settings apply only when `--tag=package-2020-11 --python` is specified on the command line.

0 commit comments

Comments
 (0)