Skip to content

Commit a81abb2

Browse files
authored
udpate (#24214)
1 parent 13bf172 commit a81abb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ batch:
2828
- tag: package-2022-07
2929
- tag: package-preview-2022-04-only
3030
- tag: package-2022-03
31-
- tag: package-preview-2022-01-15
31+
- tag: package-preview-2022-01-15-only
3232
- tag: package-preview-2022-01
3333
- tag: package-preview-2021-11
3434
- tag: package-2021-09
@@ -90,11 +90,11 @@ namespace: azure.mgmt.kubernetesconfiguration.v2022_03_01
9090
output-folder: $(python-sdks-folder)/kubernetesconfiguration/azure-mgmt-kubernetesconfiguration/azure/mgmt/kubernetesconfiguration/v2022_03_01
9191
```
9292

93-
### Tag: package-preview-2022-01-15 and python
93+
### Tag: package-preview-2022-01-15-only and python
9494

95-
These settings apply only when `--tag=package-preview-2022-01-15 --python` is specified on the command line.
95+
These settings apply only when `--tag=package-preview-2022-01-15-only --python` is specified on the command line.
9696

97-
``` yaml $(tag) == 'package-preview-2022-01-15'
97+
``` yaml $(tag) == 'package-preview-2022-01-15-only'
9898
namespace: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview
9999
output-folder: $(python-sdks-folder)/kubernetesconfiguration/azure-mgmt-kubernetesconfiguration/azure/mgmt/kubernetesconfiguration/v2022_01_15_preview
100100
```

0 commit comments

Comments
 (0)