Skip to content

Commit eed752f

Browse files
Update api-reference/beta/resources/identitygovernance-run.md
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
1 parent 23f38ba commit eed752f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/beta/resources/identitygovernance-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Inherits from [entity](../resources/entity.md).
3939
|failedUsersCount|Int32|The number of users that failed in the run execution.|
4040
|id|String|A unique identifier for the workflow run.|
4141
|lastUpdatedDateTime|DateTimeOffset|The datetime that the run was last updated.<br><br>Supports `$filter`(`lt`, `le`, `gt`, `ge`, `eq`, `ne`) and `$orderby`.|
42-
|processingStatus|[microsoft.graph.identityGovernance.lifecycleWorkflowProcessingStatus](../resources/enums-identitygovernance-lifecycleworkflowprocessingstatus.md)|The run execution status. The possible values are: `queued`, `inProgress`, `completed`, `completedWithErrors`, `canceled`, `canceling`, `failed`, `unknownFutureValue`.<br><br>Supports `$filter`(`eq`, `ne`) and `$orderby`.|
42+
|processingStatus|[microsoft.graph.identityGovernance.lifecycleWorkflowProcessingStatus](../resources/enums-identitygovernance-lifecycleworkflowprocessingstatus.md)|The run execution status. <br><br>Supports `$filter`(`eq`, `ne`) and `$orderby`.|
4343
|scheduledDateTime|DateTimeOffset|The date time that the run is scheduled to be executed for a workflow.<br><br>Supports `$filter`(`lt`, `le`, `gt`, `ge`, `eq`, `ne`) and `$orderby`.|
4444
|startedDateTime|DateTimeOffset|The date time that the run execution started.<br><br>Supports `$filter`(`lt`, `le`, `gt`, `ge`, `eq`, `ne`) and `$orderby`.|
4545
|successfulUsersCount|Int32|The number of successfully completed users in the run.|

0 commit comments

Comments
 (0)