enrollmentAvailabilityOptions enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Options available for enrollment flow customization
Members
Member | Value | Description |
---|---|---|
availableWithPrompts | 0 | Device enrollment flow is shown to the end user with guided enrollment prompts |
availableWithoutPrompts | 1 | Device enrollment flow is available to the end user without guided enrollment prompts |
unavailable | 2 | Device enrollment flow is unavailable to the enduser |