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