Compartilhar via


AgentPoolInner.AgentPoolType Propriedade

Definição

Obtém ou define agentPoolType representa tipos de um pool de agentes. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a