Share via


IKubernetesCluster.AddonProfiles Property

Definition

Gets the cluster's add-on's profiles.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfile> AddonProfiles { get; }
member this.AddonProfiles : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterAddonProfile>
Public ReadOnly Property AddonProfiles As IReadOnlyDictionary(Of String, ManagedClusterAddonProfile)

Property Value

Applies to