replicaZones property

List<String>? replicaZones
getter/setter pair

Replication zones of the regional disk.

Should be of the form: projects/{target-project}/locations/{replica-zone} Currently only one replica zone is supported.

Optional.

Implementation

core.List<core.String>? replicaZones;