你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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