Share via


ContainerServiceManagedClusterData.AddonProfiles Property

Definition

The profile of managed cluster add-on.

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

Property Value

Applies to