public enum Database.Types.OperationsInsightsStatusReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum Database.Types.OperationsInsightsStatus.
The Status of Operations Insights for this Database.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disabling |
Indicates that the operations insights are being disabled. |
Enabled |
Indicates that the operations insights are enabled. |
Enabling |
Indicates that the operations insights are being enabled. |
FailedDisabling |
Indicates that the operations insights failed to disable. |
FailedEnabling |
Indicates that the operations insights failed to enable. |
NotEnabled |
Indicates that the operations insights are not enabled. |
Unspecified |
Default unspecified value. |