public sealed class ZoneDistributionConfig : IMessage<ZoneDistributionConfig>, IEquatable<ZoneDistributionConfig>, IDeepCloneable<ZoneDistributionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Memorystore v1beta API class ZoneDistributionConfig.
Zone distribution configuration for allocation of instance resources.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eZoneDistributionConfig\u003c/code\u003e class in the Memorystore v1beta API manages the distribution of instance resources across zones.\u003c/p\u003e\n"],["\u003cp\u003eIt supports two zone distribution modes: \u003ccode\u003eMULTI_ZONE\u003c/code\u003e (default) and \u003ccode\u003eSINGLE_ZONE\u003c/code\u003e, allowing configuration of resource allocation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMode\u003c/code\u003e property determines the zone distribution type, and the \u003ccode\u003eZone\u003c/code\u003e property specifies the target zone when in \u003ccode\u003eSINGLE_ZONE\u003c/code\u003e mode.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, one empty and one that accepts another instance of the same class as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]