Share via


CapacityReservationGroupData.Zones Property

Definition

Availability Zones to use for this capacity reservation group. The zones can be assigned only during creation. If not provided, the group supports only regional resources in the region. If provided, enforces each capacity reservation in the group to be in one of the zones.

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