zones property

List<String>? zones
getter/setter pair

Targets VM instances in ANY of these zones.

Leave empty to target VM instances in any zone.

Implementation

core.List<core.String>? zones;