Partager via


ManagedClusterInner.AddonProfiles Propriété

Définition

Obtient ou définit le profil du module complémentaire de cluster managé.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.addonProfiles")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfile> AddonProfiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.addonProfiles")>]
member this.AddonProfiles : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfile> with get, set
Public Property AddonProfiles As IDictionary(Of String, ManagedClusterAddonProfile)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à