vmZone property

String? vmZone
getter/setter pair

The Google Cloud Platform zone to create the VM in.

The fully qualified name of the zone must be specified, including the region name, for example "us-central1-b". If not specified, uses the "-b" zone of the destination Connection Profile's region.

Optional.

Implementation

core.String? vmZone;