secondaryZone property

String? secondaryZone
getter/setter pair

The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).

To disable this field, set it to 'no_secondary_zone'.

Implementation

core.String? secondaryZone;