Compartir a través de


AgentPoolInner.AgentPoolType Propiedad

Definición

Obtiene o establece agentPoolType representa los tipos de un grupo de agentes. Entre los valores posibles se incluyen: "VirtualMachineScaleSets", "AvailabilitySet"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType AgentPoolType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.AgentPoolType : Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType with get, set
Public Property AgentPoolType As AgentPoolType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a