Share via


PSNodePool.AvailabilityZones Property

Definition

Overloads

AvailabilityZones

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

AvailabilityZones

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