installState 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 install state.
Members
| Member | Value | Description |
|---|---|---|
| notApplicable | 0 | Not Applicable. |
| installed | 1 | Installed. |
| failed | 2 | Failed. |
| notInstalled | 3 | Not Installed. |
| uninstallFailed | 4 | Uninstall Failed. |
| unknown | 5 | Unknown. |
Feedback
Submit and view feedback for