Class HostInsights
Logical grouping used for Operations Insights host related operations.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class HostInsightsProperties
HostInsightsProp
Declaration
[JsonProperty(PropertyName = "hostInsights")]
public object HostInsightsProp { get; set; }Property Value
| Type | Description | 
|---|---|
| object | Host Insights Object. |