PSNodePool.AvailabilityZones Property

Definition

Gets or sets (PREVIEW) Availability zones for nodes. Must use VirtualMachineScaleSets AgentPoolType.

public System.Collections.Generic.IList<string> AvailabilityZones { get; set; }
member this.AvailabilityZones : System.Collections.Generic.IList<string> with get, set
Public Property AvailabilityZones As IList(Of String)

Property Value

Applies to