installIntent enum type
Namespace: microsoft.graph
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. |