public enum RuleConfigInfo.Types.LastBackupStateReference documentation and code samples for the Backup and DR Service v1 API enum RuleConfigInfo.Types.LastBackupState.
Enum for LastBackupState
Namespace
Google.Cloud.BackupDR.V1Assembly
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. |