enrollmentState 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 | Device enrollment state is unknown |
enrolled | 1 | Device is Enrolled. |
pendingReset | 2 | Enrolled but it's enrolled via enrollment profile and the enrolled profile is different from the assigned profile. |
failed | 3 | Not enrolled and there is enrollment failure record. |
notContacted | 4 | Device is imported but not enrolled. |