Share via


DedicatedHostGroupData.Zones Property

Definition

Availability Zone to use for this host group. Only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone.

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

Property Value

Applies to