Partager via


IWithAddOnProfilesBeta.WithAddOnProfiles Méthode

Définition

Mises à jour les profils du module complémentaire du cluster.

public Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IUpdate WithAddOnProfiles (System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfile> addOnProfileMap);
abstract member WithAddOnProfiles : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfile> -> Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IUpdate
Public Function WithAddOnProfiles (addOnProfileMap As IDictionary(Of String, ManagedClusterAddonProfile)) As IUpdate

Paramètres

addOnProfileMap
IDictionary<String,ManagedClusterAddonProfile>

Profils du module complémentaire du cluster.

Retours

S’applique à