Memorystore v1beta API - Enum ZoneDistributionConfig.Types.ZoneDistributionMode (1.0.0-beta03)

public enum ZoneDistributionConfig.Types.ZoneDistributionMode

Reference documentation and code samples for the Memorystore v1beta API enum ZoneDistributionConfig.Types.ZoneDistributionMode.

Possible zone distribution modes.

Namespace

Google.Cloud.Memorystore.V1Beta

Assembly

Google.Cloud.Memorystore.V1Beta.dll

Fields

Name Description
MultiZone

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

SingleZone

Provision resources in a single zone. Zone field must be specified.

Unspecified

Not Set. Default: MULTI_ZONE