public enum AutonomousDatabaseBackupProperties.Types.State
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum AutonomousDatabaseBackupProperties.Types.State.
// The various lifecycle states of the Autonomous Database Backup.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
---|---|
Name | Description |
Active |
Indicates that the resource is in active state. |
Creating |
Indicates that the resource is in creating state. |
Deleted |
Indicates that the resource is in deleted state. |
Deleting |
Indicates that the resource is in deleting state. |
Failed |
Indicates that the resource is in failed state. |
Unspecified |
Default unspecified value. |
Updating |
Indicates that the resource is in updating state. |