Reference documentation and code samples for the Memorystore V1 API module Google::Cloud::Memorystore::V1::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-17 UTC."],[],[]]