Share via


VirtualMachinePlacement.IncludeZones Property

Definition

This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any'/'Auto', availability zone selected by the system must be present in the list of availability zones passed with 'includeZones'. If 'includeZones' is not provided, all availability zones in region will be considered for selection.

public System.Collections.Generic.IList<string> IncludeZones { get; }
member this.IncludeZones : System.Collections.Generic.IList<string>
Public ReadOnly Property IncludeZones As IList(Of String)

Property Value

Applies to