appListType 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 of the compliance app list.

Members

Member Value Description
none 0 Default value, no intent.
appsInListCompliant 1 The list represents the apps that will be considered compliant (only apps on the list are compliant).
appsNotInListCompliant 2 The list represents the apps that will be considered non compliant (all apps are compliant except apps on the list).