installIntent 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.
Possible values for the install intent chosen by the admin.
Members
Member | Value | Description |
---|---|---|
available | 0 | Available install intent. |
required | 1 | Required install intent. |
uninstall | 2 | Uninstall install intent. |
availableWithoutEnrollment | 3 | Available without enrollment install intent. |