Enum WorkRequestStatus
The status of the work request.
Namespace: Oci.ZprService.Models
Assembly: OCI.DotNetSDK.Zpr.dll
Syntax
public enum WorkRequestStatus
Fields
Name | Description |
---|---|
Accepted | |
Canceled | |
Canceling | |
Failed | |
InProgress | |
NeedsAttention | |
Succeeded | |
UnknownEnumValue | |
Waiting |