| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent |
Package containing the service clients for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAccessProfileInner |
ManagedClustersClient.getAccessProfile(String resourceGroupName,
String resourceName,
String roleName)
Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and
name.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAccessProfileInner |
ManagedClusterAccessProfileInner.withKubeConfig(byte[] kubeConfig)
Set the kubeConfig property: Base64-encoded Kubernetes configuration file.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.