public enum DbSystemProperties.Types.DbSystemLifecycleStateReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum DbSystemProperties.Types.DbSystemLifecycleState.
The various lifecycle states of the DbSystem.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
Available |
Indicates that the resource is in available state. |
Failed |
Indicates that the resource is in failed state. |
MaintenanceInProgress |
Indicates that the resource is in maintenance in progress state. |
Migrated |
Indicates that the resource has been migrated. |
NeedsAttention |
Indicates that the resource needs attention. |
Provisioning |
Indicates that the resource is in provisioning state. |
Terminated |
Indicates that the resource is in terminated state. |
Terminating |
Indicates that the resource is in terminating state. |
Unspecified |
Default unspecified value. |
Updating |
Indicates that the resource is in updating state. |
Upgrading |
Indicates that the resource is upgrading. |