Google Cloud Memorystore for Redis (cluster management) v1 API - Enum ZoneDistributionConfig.Types.ZoneDistributionMode (1.4.0)

public enum ZoneDistributionConfig.Types.ZoneDistributionMode

Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ZoneDistributionConfig.Types.ZoneDistributionMode.

Defines various modes of zone distribution.

Namespace

Google.Cloud.Redis.Cluster.V1

Assembly

Google.Cloud.Redis.Cluster.V1.dll

Fields

Name Description
MultiZone

Distribute all resources across 3 zones picked at random, within the region.

SingleZone

Distribute all resources in a single zone. The zone field must be specified, when this mode is selected.

Unspecified

Not Set. Default: MULTI_ZONE