importedWindowsAutopilotDeviceIdentityImportStatus enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Not yet documented
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown status. |
pending | 1 | Pending status. |
partial | 2 | Partial status. |
complete | 3 | Complete status. |
error | 4 | Error status. |