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

public enum BackupPlanRevision.Types.State

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

The state of the BackupPlanRevision.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Active

The resource has been created and is fully usable.

Creating

The resource is being created.

Deleting

The resource is being deleted.

Inactive

The resource has been created but is not usable.

Unspecified

State not set.