次の方法で共有


IsDeviceMatchCondition クラス

定義

IsDevice の一致条件のパラメーターを定義します。

public class IsDeviceMatchCondition
type IsDeviceMatchCondition = class
Public Class IsDeviceMatchCondition
継承
IsDeviceMatchCondition

コンストラクター

IsDeviceMatchCondition(IsDeviceMatchConditionType, IsDeviceOperator)

IsDeviceMatchCondition の新しいインスタンスを初期化します。

プロパティ

ConditionType

条件の種類を取得または設定します。

IsDeviceOperator

照合する演算子について説明します。

MatchValues

配信ルールの条件の一致値。

NegateCondition

これが否定条件であるかどうかを説明します。

Transforms

変換の一覧。

適用対象