次の方法で共有


IKubernetesCluster.AgentPools プロパティ

定義

Kubernetes クラスター内のエージェント プールを取得します。

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

プロパティ値

適用対象