public enum Backup.Types.StateReference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum Backup.Types.State.
State of the backup.
Namespace
Google.Cloud.Redis.Cluster.V1Assembly
Google.Cloud.Redis.Cluster.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The backup is active to be used. |
Creating |
The backup is being created. |
Deleting |
The backup is being deleted. |
Suspended |
The backup is currently suspended due to reasons like project deletion, billing account closure, etc. |
Unspecified |
The default value, not set. |