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