zones property

List<String>? zones
getter/setter pair

The list of zones allowed for VM allocation.

If set, the regions field must not be set.

Implementation

core.List<core.String>? zones;