Show / Hide Table of Contents

Class OutputJobDetails

Output details for detect anomaly job.

Inheritance
object
OutputJobDetails
ObjectStorageLocation
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(OutputJobDetailsModelConverter))]
public class OutputJobDetails
In this article
Back to top