public enum DbServerProperties.Types.StateReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum DbServerProperties.Types.State.
The various lifecycle states of the database server.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
Available |
Indicates that the resource is in available 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. |
Unavailable |
Indicates that the resource is in unavailable state. |
Unspecified |
Default unspecified value. |