replicaZones property

List<String>? replicaZones
getter/setter pair

URL of the zone where the disk should be created.

Required for each regional disk associated with the instance.

Optional.

Implementation

core.List<core.String>? replicaZones;