Share via


ContainerServiceManagedClusterData.AgentPoolProfiles Property

Definition

The agent pool properties.

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)

Property Value

Applies to