次の方法で共有


ContainerServiceManagedClusterData.AddonProfiles プロパティ

定義

マネージド クラスター アドオンのプロファイル。

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)

プロパティ値

適用対象