Backup and DR Service v1 API - Enum Backup.Types.State (2.0.0)

public enum Backup.Types.State

Reference documentation and code samples for the Backup and DR Service v1 API enum Backup.Types.State.

Holds the state of the backup resource.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Active

The backup has been created and is fully usable.

Creating

The backup is being created.

Deleting

The backup is being deleted.

Error

The backup is experiencing an issue and might be unusable.

Unspecified

State not set.