We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a2077 commit 59d34a0Copy full SHA for 59d34a0
specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.java.md
@@ -12,6 +12,11 @@ payload-flattening-threshold: 1
12
output-folder: $(azure-libraries-for-java-folder)/azure-mgmt-containerservice
13
title: ContainerServiceManagementClient
14
description: "Container Service Client"
15
+directive:
16
+ from: managedClusters.json
17
+ where: "$.definitions.TrustedAccessRoleRule.properties.nonResourceURLs"
18
+ transform: >
19
+ $["x-ms-client-name"] = "nonResourceUrls";
20
```
21
22
These settings also apply when `--tag=profile-hybrid-2020-09-01` is not specified.
0 commit comments