Show / Hide Table of Contents

Class OdspInsightDetails

ODSP Insight details for the database system.

Inheritance
object
OdspInsightDetails
DisabledInsightDetails
EnabledInsightDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.PsqlService.Models
Assembly: OCI.DotNetSDK.Psql.dll
Syntax
[JsonConverter(typeof(OdspInsightDetailsModelConverter))]
public class OdspInsightDetails
In this article
Back to top