secondaryGceZone property

String? secondaryGceZone
getter/setter pair

The Compute Engine zone that the failover instance is currently serving from for a regional instance.

This value could be different from the zone that was specified when the instance was created if the instance has failed over to its secondary/failover zone. Reserved for future use.

Implementation

core.String? secondaryGceZone;