Backup and DR Service v1 API - Enum RuleConfigInfo.Types.LastBackupState (1.2.0)

public enum RuleConfigInfo.Types.LastBackupState

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

Enum for LastBackupState

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Failed

The last backup operation failed.

FirstBackupPending

The first backup is pending.

PermissionDenied

The most recent backup could not be run/failed because of the lack of permissions.

Succeeded

The last backup operation succeeded.

Unspecified

State not set.