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

public enum Backup.Types.State

Reference 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.V1

Assembly

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.