Freigeben über


ContainerServiceManagedCluster.AgentPoolProfiles Property

Definition

The agent pool properties.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ManagedClusterAgentPoolProfile> AgentPoolProfiles { get; set; }
member this.AgentPoolProfiles : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ManagedClusterAgentPoolProfile> with get, set
Public Property AgentPoolProfiles As BicepList(Of ManagedClusterAgentPoolProfile)

Property Value

Applies to