Share via


ContainerServiceAgentPoolData.TypePropertiesType Property

Definition

The type of Agent Pool.

public Azure.ResourceManager.ContainerService.Models.AgentPoolType? TypePropertiesType { get; set; }
member this.TypePropertiesType : Nullable<Azure.ResourceManager.ContainerService.Models.AgentPoolType> with get, set
Public Property TypePropertiesType As Nullable(Of AgentPoolType)

Property Value

Applies to