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

public enum BackupVault.Types.State

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

Holds the state of the backup vault resource.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Active

The backup vault has been created and is fully usable.

Creating

The backup vault is being created.

Deleting

The backup vault is being deleted.

Error

The backup vault is experiencing an issue and might be unusable.

Unspecified

State not set.