Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Important: Microsoft supports Intune /beta APIs, but they are subject to more frequent change. Microsoft recommends using version v1.0 when possible. Check an API's availability in version v1.0 using the Version selector.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
A list of possible assignment item action intent values on the application or configuration when executing this action on the managed device. For example, if the application or configuration is intended to be removed on the managed device, then the intent value is remove, and if the application or configuration already under removal through previous actions and is now intended to be restored on the managed device, then the intent value is restore
Members
Member | Value | Description |
---|---|---|
remove | 0 | Default. Indicates that the deployed application or configuration is intended to be removed on the managed device |
restore | 1 | Indicates that the application or configuration already under removal through previous actions and is now intended to be restored on the managed device |
unknownFutureValue | 2 | Evolvable enumeration sentinel value. Do not use |