Freigeben über


ManagedClusterAgentPoolProfileProperties.AvailabilityZones Eigenschaft

Definition

Ruft Verfügbarkeitszonen für Knoten ab oder legt diese fest. Muss VirtualMachineScaleSets AgentPoolType verwenden.

[Newtonsoft.Json.JsonProperty(PropertyName="availabilityZones")]
public System.Collections.Generic.IList<string> AvailabilityZones { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availabilityZones")>]
member this.AvailabilityZones : System.Collections.Generic.IList<string> with get, set
Public Property AvailabilityZones As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: