public enum PluggableDatabaseProperties.Types.PluggableDatabaseLifecycleStateReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum PluggableDatabaseProperties.Types.PluggableDatabaseLifecycleState.
The various lifecycle states of the PluggableDatabase.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
Available |
The pluggable database is available. |
BackupInProgress |
The pluggable database is backing up. |
Disabled |
The pluggable database is disabled. |
Failed |
The pluggable database is in a failed state. |
Provisioning |
The pluggable database is provisioning. |
Refreshing |
The pluggable database is refreshing. |
Relocated |
The pluggable database is relocated. |
Relocating |
The pluggable database is relocating. |
RestoreFailed |
The pluggable database restore failed. |
RestoreInProgress |
The pluggable database is restoring. |
Terminated |
The pluggable database is terminated. |
Terminating |
The pluggable database is terminating. |
Unspecified |
The lifecycle state is unspecified. |
Updating |
The pluggable database is updating. |