File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
specification/containerservice/resource-manager/Microsoft.ContainerService/aks Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ default-api-version: "2024-10-01"
2020multiapi : true
2121batch :
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
4342output-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
5847These settings apply only when `--tag=package-2020-11 --python` is specified on the command line.
You can’t perform that action at this time.
0 commit comments