assignmentFilterOperator 列挙型

名前空間: microsoft.graph

重要: Microsoft Graph /beta バージョンの API は変更される場合があります。実稼働での使用はサポートされていません。

注: Intune 用 Microsoft Graph API には、テナントの 有効な Intune ライセンスが必要です。

AssignmentFilter ルールの作成に使用できるさまざまな種類の演算子を表します。

メンバー

メンバー 説明
notSet 0 NotSet。
equals 1 等しい。
notEquals 2 NotEquals。
startsWith 3 StartsWith。
notStartsWith 4 NotStartsWith。
contains 5 含まれる。
notContains 6 NotContains。
7 で。
notIn 8 NotIn。
endsWith 9 EndsWith。
notEndsWith 10 NotEndsWith。