Show / Hide Table of Contents

Enum WorkRequestStatus

The status of the work request.

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

Fields

Name Description
Accepted
Cancelled
Cancelling
Failed
Inprogress
Succeeded
UnknownEnumValue
In this article
Back to top