public static interface KubernetesCluster.UpdateStages.WithAddOnProfiles
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.Update |
withAddOnProfiles(Map<String,ManagedClusterAddonProfile> addOnProfileMap)
Updates the cluster's add-on's profiles.
|
KubernetesCluster.Update withAddOnProfiles(Map<String,ManagedClusterAddonProfile> addOnProfileMap)
addOnProfileMap - the cluster's add-on's profilesCopyright © 2020 Microsoft Corporation. All rights reserved.