zone property

String? zone
getter/setter pair

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

WARNING: Changing this might restart the instance.

Implementation

core.String? zone;