Skip to content

Commit 68a91c9

Browse files
Update api-reference/beta/resources/identitygovernance-taskreport.md
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
1 parent fdb96ed commit 68a91c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Inherits from [entity](../resources/entity.md).
3434
|failedUsersCount|Int32|The number of users in the run execution for which the associated task failed.<br><br>Supports `$filter`(`lt`, `le`, `gt`, `ge`, `eq`, `ne`) and `$orderby`.|
3535
|id|String|The unique identifier of the task report. Inherited from [entity](../resources/entity.md).<br><br>Supports `$filter`(`eq`, `ne`) and `$orderby`.|
3636
|lastUpdatedDateTime|DateTimeOffset|The date and time that the task report was last updated.|
37-
|processingStatus|[microsoft.graph.identityGovernance.lifecycleWorkflowProcessingStatus](../resources/enums-identitygovernance-lifecycleworkflowprocessingstatus.md)|The processing status of the associated task based on the taskProcessingResults. The possible values are based on the number of `queued`, `inProgress`, `completed`, `completedWithErrors`, `canceled`, `canceling`, `failed`, and `unknownFutureValue`.<br><br>Supports `$filter`(`eq`, `ne`) and `$orderby`.|
37+
|processingStatus|[microsoft.graph.identityGovernance.lifecycleWorkflowProcessingStatus](../resources/enums-identitygovernance-lifecycleworkflowprocessingstatus.md)|The processing status of the associated task based on the taskProcessingResults. <br><br>Supports `$filter`(`eq`, `ne`) and `$orderby`.|
3838
|runId|String|The unique identifier of the associated [run](../resources/identitygovernance-run.md).|
3939
|startedDateTime|DateTimeOffset|The date time that the associated run started. Value is `null` if the run has not started.|
4040
|successfulUsersCount|Int32|The number of users in the run execution for which the associated task succeeded.<br><br>Supports `$filter`(`lt`, `le`, `gt`, `ge`, `eq`, `ne`) and `$orderby`.|

0 commit comments

Comments
 (0)