Backup and DR Service v1beta API - Enum BackupPlanAssociation.Types.State (1.0.0-beta01)

public enum BackupPlanAssociation.Types.State

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

Enum for State of BackupPlan Association

Namespace

Google.Cloud.BackupDR.V1Beta

Assembly

Google.Cloud.BackupDR.V1Beta.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.

Paused

The resource has been created but backups are paused.

Unspecified

State not set.

Updating

The resource is being updated.