Show / Hide Table of Contents

Enum JobRunLifecycleState

The status of a job run.

Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public enum JobRunLifecycleState

Fields

Name Description
Accepted
Canceled
Canceling
Deleted
Failed
InProgress
NeedsAttention
Succeeded
UnknownEnumValue
In this article
Back to top