Private Cloud Management Cluster Stretched Cluster Config
data class PrivateCloudManagementClusterStretchedClusterConfig(val preferredLocation: String? = null, val secondaryLocation: String? = null)
Properties
Link copied to clipboard
Zone that will remain operational when connection between the two zones is lost. Specify the zone in the following format: projects/{project}/locations/{location}.
Link copied to clipboard
Additional zone for a higher level of availability and load balancing. Specify the zone in the following format: projects/{project}/locations/{location}.