Show / Hide Table of Contents

Class JobExecutionResultLocation

The location of the job execution result.

Inheritance
object
JobExecutionResultLocation
ObjectStorageJobExecutionResultLocation
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
[JsonConverter(typeof(JobExecutionResultLocationModelConverter))]
public class JobExecutionResultLocation
In this article
Back to top