次の方法で共有


IKubernetesCluster.AddonProfiles プロパティ

定義

クラスターのアドオンのプロファイルを取得します。

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)

プロパティ値

適用対象