PSKubernetesCluster.AddonProfiles Property

Definition

Gets or sets profile of managed cluster add-on.

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.Aks.Models.PSManagedClusterAddonProfile> AddonProfiles { get; set; }
member this.AddonProfiles : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.Aks.Models.PSManagedClusterAddonProfile> with get, set
Public Property AddonProfiles As IDictionary(Of String, PSManagedClusterAddonProfile)

Property Value

Applies to