public enum Backup.Types.StateReference documentation and code samples for the Backup and DR Service v1 API enum Backup.Types.State.
Holds the state of the backup resource.
Namespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The backup has been created and is fully usable. |
Creating |
The backup is being created. |
Deleting |
The backup is being deleted. |
Error |
The backup is experiencing an issue and might be unusable. |
Unspecified |
State not set. |
Uploading |
The backup is being uploaded. |