public enum Cluster.Types.StateReference 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.V1Assembly
Google.Cloud.Redis.Cluster.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |