zone property

String? zone
getter/setter pair

The Compute Engine zone in which to create the disk.

Should be of the form: projects/{target-project}/locations/{zone}

Required.

Implementation

core.String? zone;