Compartir a través de


ManagedClusterInner.AddonProfiles Propiedad

Definición

Obtiene o establece el perfil del complemento de clúster administrado.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a