Show / Hide Table of Contents

Enum RunLifecycleState

The lifecycle state of a run.

Namespace: Oci.DataflowService.Models
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
public enum RunLifecycleState

Fields

Name Description
Accepted
Canceled
Canceling
Failed
InProgress
Stopped
Stopping
Succeeded
UnknownEnumValue
In this article
Back to top