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