public sealed class ZoneDistributionConfig : IMessage<ZoneDistributionConfig>, IEquatable<ZoneDistributionConfig>, IDeepCloneable<ZoneDistributionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class ZoneDistributionConfig.
Zone distribution config for allocation of cluster resources.
Optional. When SINGLE ZONE distribution is selected, zone field would be
used to allocate all resources in that zone. This is not applicable to
MULTI_ZONE, and would be ignored for MULTI_ZONE clusters.
[[["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 is part of the Google Cloud Memorystore for Redis (cluster management) v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Redis.Cluster.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to configure the distribution of cluster resources across different zones.\u003c/p\u003e\n"],["\u003cp\u003eIt supports different versions of the API, including the latest version 1.4.0 and older versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZoneDistributionConfig\u003c/code\u003e 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, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eMode\u003c/code\u003e, which defines the distribution type (e.g., \u003ccode\u003eMULTI_ZONE\u003c/code\u003e or \u003ccode\u003eSINGLE_ZONE\u003c/code\u003e), and \u003ccode\u003eZone\u003c/code\u003e, which specifies the zone for \u003ccode\u003eSINGLE_ZONE\u003c/code\u003e distribution.\u003c/p\u003e\n"]]],[],null,[]]