次の方法で共有


IContainerService.AgentPools プロパティ

定義

エージェント プール マップを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.ContainerService.Fluent.IContainerServiceAgentPool> AgentPools { get; }
member this.AgentPools : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.ContainerService.Fluent.IContainerServiceAgentPool>
Public ReadOnly Property AgentPools As IReadOnlyDictionary(Of String, IContainerServiceAgentPool)

プロパティ値

適用対象