public enum AutoProtectionDetails.Types.StateReference documentation and code samples for the Backup and DR Service v1beta API enum AutoProtectionDetails.Types.State.
Enum for protection state of the resource.
Namespace
Google.Cloud.BackupDR.V1BetaAssembly
Google.Cloud.BackupDR.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Protected |
Resource is protected. |
ProtectionFailed |
Resource protection failed. |
Unprotecting |
Resource is being unprotected. |
UnprotectionFailed |
Resource unprotection failed. |
Unspecified |
State unspecified. |