ingestionSource 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.
Category Ingestion source
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Indicates unknown category |
custom | 1 | Indicates the category is ingested by IT admin with sufficient permissions through custom ingestion process |
builtIn | 2 | Indicates the category is ingested through system ingestion process |
unknownFutureValue | 3 | Unknown future enum value |