WorkflowStatus type

Defines values for WorkflowStatus.
KnownWorkflowStatus can be used interchangeably with WorkflowStatus, this enum contains the known values that the service supports.

Known values supported by the service

NotSpecified
Paused
Running
Waiting
Succeeded
Skipped
Suspended
Cancelled
Failed
Faulted
TimedOut
Aborted
Ignored

type WorkflowStatus = string