IKubernetesCluster.AgentPools Property

Definition

Gets the agent pools in the Kubernetes cluster.

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)

Property Value

Applies to