Skip to content

Commit b099a59

Browse files
msyycLeiWang3
authored andcommitted
directive (Azure#16869)
1 parent 1aa7602 commit b099a59

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,3 +343,10 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
343343
namespace: azure.mgmt.containerservice.v2019_09_30_preview
344344
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_09_30_preview
345345
```
346+
347+
``` yaml $(track2)
348+
directive:
349+
- from: swagger-document
350+
where: $.definitions.ManagedClusterLoadBalancerProfile.properties.managedOutboundIPs.properties["countIPv6"]
351+
transform: $["x-ms-client-name"] = "count_ipv6"
352+
```

0 commit comments

Comments
 (0)