Compartir a través de


ManagedClusterAgentPoolProfileProperties.Type 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="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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a