ZoneAssignmentConfig
ZoneAssignmentConfig
A zone assignment configuration
JSON Example
{
"zoneId": "77ee1",
"priority": 1,
"maxNumberInstances": 50
}
string
zoneId
Optional
The Cloud Zone Id
integer As int32 As int32
priority
Optional
The priority of this zone in the current project. Lower numbers mean higher priority. Default is 0 (highest)
integer As int64 As int64
maxNumberInstances
Optional
The maximum number of instances that can be provisioned in this cloud zone. Default is 0 (unlimited instances).