Memorystore V1BETA API - Module Google::Cloud::Memorystore::V1beta::ZoneDistributionConfig::ZoneDistributionMode (v0.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Memorystore V1BETA API module Google::Cloud::Memorystore::V1beta::ZoneDistributionConfig::ZoneDistributionMode.
Possible zone distribution modes.
Constants
ZONE_DISTRIBUTION_MODE_UNSPECIFIED
value: 0 Not Set. Default: MULTI_ZONE
MULTI_ZONE
value: 1 Distribute resources across 3 zones picked at random within the
region.
SINGLE_ZONE
value: 2 Provision resources in a single zone. Zone field must be specified.