次の方法で共有


ContainerServiceManagedClusterData.AgentPoolProfiles プロパティ

定義

エージェント プールのプロパティ。

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManagedClusterAgentPoolProfile> AgentPoolProfiles { get; }
member this.AgentPoolProfiles : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManagedClusterAgentPoolProfile>
Public ReadOnly Property AgentPoolProfiles As IList(Of ManagedClusterAgentPoolProfile)

プロパティ値

適用対象