locationId property

String? locationId
getter/setter pair

The zone where the instance will be provisioned.

If not provided, the service will choose a zone from the specified region for the instance. For standard tier, additional nodes will be added across multiple zones for protection against zonal failures. If specified, at least one node will be provisioned in this zone.

Optional.

Implementation

core.String? locationId;