ContainerServiceManagedClusterData.AddonProfiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)