ManagedClusterAgentPoolProfile.AgentPoolType Property

Definition

Gets or sets the AgentPoolType.

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

Property Value

Applies to