From 58097068ac3b921e1957a3871c7b6c9ab8a62c7d Mon Sep 17 00:00:00 2001 From: "Jiefeng Chen (WICRESOFT NORTH AMERICA LTD)" Date: Wed, 16 Mar 2022 10:20:23 +0800 Subject: [PATCH] update readme python --- .../containerservice/resource-manager/readme.python.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/specification/containerservice/resource-manager/readme.python.md b/specification/containerservice/resource-manager/readme.python.md index 0e4cc822e249..c7b910ed1274 100644 --- a/specification/containerservice/resource-manager/readme.python.md +++ b/specification/containerservice/resource-manager/readme.python.md @@ -2,7 +2,7 @@ These settings apply only when `--python` is specified on the command line. -```yaml $(python) && $(track2) +```yaml $(python) azure-arm: true license-header: MICROSOFT_MIT_NO_VERSION package-name: azure-mgmt-containerservice @@ -15,7 +15,7 @@ no-namespace-folders: true Generate all API versions currently shipped for this package -```yaml $(python) && $(multiapi) && $(track2) +```yaml $(python) && $(multiapi) batch: - tag: package-2022-01-01-only - tag: package-2022-01-02-preview-only @@ -54,7 +54,6 @@ batch: ``` yaml $(multiapiscript) output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/ -clear-output-folder: false perform-load: false ``` @@ -378,7 +377,7 @@ namespace: azure.mgmt.containerservice.v2019_09_30_preview output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_09_30_preview ``` -``` yaml $(track2) +``` yaml $(python) directive: - from: swagger-document where: $.definitions.ManagedClusterLoadBalancerProfile.properties.managedOutboundIPs.properties["countIPv6"]