Google Cloud Memorystore for Redis (cluster management) v1 API - Enum Cluster.Types.State (1.0.0)

public enum Cluster.Types.State

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

Represents the different states of a Redis cluster.

Namespace

Google.Cloud.Redis.Cluster.V1

Assembly

Google.Cloud.Redis.Cluster.V1.dll

Fields

NameDescription
Active

Redis cluster has been created and is fully usable.

Creating

Redis cluster is being created.

Deleting

Redis cluster is being deleted.

Unspecified

Not set.

Updating

Redis cluster configuration is being updated.