{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.targetedManagedAppGroupType",
"title": "targetedManagedAppGroupType",
"enum": [
"selectedPublicApps",
"allCoreMicrosoftApps",
"allMicrosoftApps",
"allApps"
],
"type": "string",
"description": "Indicates a collection of apps to target which can be one of several pre-defined lists of apps or a manually selected list of apps",
"x-ms-enum": {
"name": "targetedManagedAppGroupType",
"modelAsString": false,
"values": [
{
"value": "selectedPublicApps",
"description": "Target the collection of apps manually selected by the admin.",
"name": "selectedPublicApps"
},
{
"value": "allCoreMicrosoftApps",
"description": "Target the core set of Microsoft apps (Office, Edge, etc).",
"name": "allCoreMicrosoftApps"
},
{
"value": "allMicrosoftApps",
"description": "Target all apps with Microsoft as publisher.",
"name": "allMicrosoftApps"
},
{
"value": "allApps",
"description": "Target all apps with an available assignment.",
"name": "allApps"
}
]
}
}
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.