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.
|
@Beta(value=V1_15_0) KubernetesCluster.Update withAddOnProfiles(Map<String,ManagedClusterAddonProfile> addOnProfileMap)
addOnProfileMap
- the cluster's add-on's profilesCopyright © 2019. All rights reserved.