Freigeben über


ManagedClusterAgentPoolProfileProperties.Type Eigenschaft

Definition

Ruft agentPoolType ab, die Typen eines Agentpools darstellen, oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: