Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph.identityGovernance
Describes the execution status of a lifecycle workflow run, task processing result, task report, or user processing result.
lifecycleWorkflowProcessingStatus values
The following table lists the members of an evolvable enumeration. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: canceling.
| Member |
|---|
| queued |
| inProgress |
| completed |
| completedWithErrors |
| canceled |
| failed |
| unknownFutureValue |
| canceling |