Enum DatabaseStatus
The status of the Oracle Database. Indicates whether the status of the database is UP, DOWN, or UNKNOWN at the current time.
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum DatabaseStatusFields
| Name | Description | 
|---|---|
| Down | |
| Unknown | |
| UnknownEnumValue | |
| Up |