secondaryLocation property

String? secondaryLocation
getter/setter pair

Additional zone for a higher level of availability and load balancing.

Specify the resource name of a zone that belongs to the region of the private cloud. For example: projects/{project}/locations/europe-west3-b where {project} can either be a project number or a project ID.

Required.

Implementation

core.String? secondaryLocation;