win32LobAppRuleOperator enum type

Namespace: microsoft.graph

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Contains properties for detection operator.

Members

Member Value Description
notConfigured 0 Not configured.
equal 1 Equal operator.
notEqual 2 Not equal operator.
greaterThan 4 Greater than operator.
greaterThanOrEqual 5 Greater than or equal operator.
lessThan 8 Less than operator.
lessThanOrEqual 9 Less than or equal operator.