Show / Hide Table of Contents

Class InputDetails

Detect anomaly asynchronous job details.

Inheritance
object
InputDetails
EmbeddedInputDetails
InlineInputDetails
ObjectListInputDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AianomalydetectionService.Models
Assembly: OCI.DotNetSDK.Aianomalydetection.dll
Syntax
[JsonConverter(typeof(InputDetailsModelConverter))]
public class InputDetails
In this article
Back to top