Compartilhar via


ManagedClusterAgentPoolProfileProperties.Type 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="type")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType with get, set
Public Property Type As AgentPoolType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a