zone property

String? zone
getter/setter pair

When SINGLE ZONE distribution is selected, zone field would be used to allocate all resources in that zone.

This is not applicable to MULTI_ZONE, and would be ignored for MULTI_ZONE clusters.

Optional.

Implementation

core.String? zone;