Class DatabaseInsights
Logical grouping used for Operations Insights database-targeted operations.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class DatabaseInsights
Properties
DatabaseInsightsProp
Declaration
[JsonProperty(PropertyName = "databaseInsights")]
public object DatabaseInsightsProp { get; set; }
Property Value
| Type | Description |
|---|---|
| object | Database Insights Object. |