gceZone property

String? gceZone
getter/setter pair

The Compute Engine zone that the instance is currently serving from.

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 zone.

Implementation

core.String? gceZone;