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

Supported evaluation results for filter.

Members

Member Value Description
unknown 0 Unknown.
match 1 Match.
notMatch 2 NotMatch.
inconclusive 3 Inconclusive.
failure 4 Failure.
notEvaluated 5 NotEvaluated.