deviceScopeActionStatus 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.

Indicates the status of the attempted device scope action

Members

Member Value Description
failed 0 Indicates the device scope action failed to trigger.
succeeded 1 Indicates the device scope action was successfully triggered.
unknownFutureValue 2 Placeholder value for future expansion.