IContainerService.AgentPools Property

Definition

Gets the agent pools map.

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)

Property Value

Applies to