{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.appListType",
"title": "appListType",
"enum": [
"none",
"appsInListCompliant",
"appsNotInListCompliant"
],
"type": "string",
"description": "Possible values of the compliance app list.",
"x-ms-enum": {
"name": "appListType",
"modelAsString": false,
"values": [
{
"value": "none",
"description": "Default value, no intent.",
"name": "none"
},
{
"value": "appsInListCompliant",
"description": "The list represents the apps that will be considered compliant (only apps on the list are compliant).",
"name": "appsInListCompliant"
},
{
"value": "appsNotInListCompliant",
"description": "The list represents the apps that will be considered non compliant (all apps are compliant except apps on the list).",
"name": "appsNotInListCompliant"
}
]
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.