Show / Hide Table of Contents

Enum JobLifecycleState

The status of a job.

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

Fields

Name Description
Active
Creating
Deleted
Deleting
Failed
UnknownEnumValue
In this article
Back to top