ZonePreference interface
Zone preferences for Compute Fleet zone allocation policy.
Properties
| rank | The rank of the zone. This is used with 'Prioritized' ZoneDistributionStrategy. The lower the number, the higher the priority, starting with 0. 0 is the highest rank. If not specified, defaults to lowest rank. |
| zone | Name of the zone. |
Property Details
rank
The rank of the zone. This is used with 'Prioritized' ZoneDistributionStrategy. The lower the number, the higher the priority, starting with 0. 0 is the highest rank. If not specified, defaults to lowest rank.
rank?: number
Property Value
number
zone
Name of the zone.
zone: string
Property Value
string