secondaryZone property

String? secondaryZone
getter/setter pair

The Google Cloud Platform zone where the failover Cloud SQL database instance is located.

Used when the Cloud SQL database availability type is REGIONAL (i.e. multiple zones / highly available).

Optional.

Implementation

core.String? secondaryZone;