deviceManagementReportStatus enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Possible statuses associated with a generated report
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Report generation status is unknown |
notStarted | 1 | Report generation has not started |
inProgress | 2 | Report generation is in progress |
completed | 3 | Report generation is completed |
failed | 4 | Report generation has failed |