destinationZone property
The URL of the destination zone to move the instance.
This can be a full or partial URL. For example, the following are all valid URLs to a zone: - https://www.googleapis.com/compute/v1/projects/project/zones/zone - projects/project/zones/zone - zones/zone
Implementation
core.String? destinationZone;