public sealed class ZoneDistributionConfig : IMessage<ZoneDistributionConfig>, IEquatable<ZoneDistributionConfig>, IDeepCloneable<ZoneDistributionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Memorystore v1 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"]],[["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 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eZoneDistributionConfig\u003c/code\u003e class, which is part of the Google Cloud Memorystore v1 API and is used for managing the allocation of instance resources across zones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZoneDistributionConfig\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eZoneDistributionConfig\u003c/code\u003e object: a default constructor and one that takes another \u003ccode\u003eZoneDistributionConfig\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eMode\u003c/code\u003e, which defines the zone distribution mode (defaulting to \u003ccode\u003eMULTI_ZONE\u003c/code\u003e), and \u003ccode\u003eZone\u003c/code\u003e, which specifies the zone for resource allocation in \u003ccode\u003eSINGLE_ZONE\u003c/code\u003e mode.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZoneDistributionConfig\u003c/code\u003e class is located within the \u003ccode\u003eGoogle.Cloud.Memorystore.V1\u003c/code\u003e namespace, and its code is found within the \u003ccode\u003eGoogle.Cloud.Memorystore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]