regions property

List<String>? regions
getter/setter pair

The list of regions allowed for VM allocation.

If set, the zones field must not be set.

Implementation

core.List<core.String>? regions;