次の方法で共有


IsDeviceMatchCondition(IsDeviceMatchConditionType, IsDeviceOperator) コンストラクター

定義

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

public IsDeviceMatchCondition (Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType conditionType, Azure.ResourceManager.Cdn.Models.IsDeviceOperator isDeviceOperator);
new Azure.ResourceManager.Cdn.Models.IsDeviceMatchCondition : Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType * Azure.ResourceManager.Cdn.Models.IsDeviceOperator -> Azure.ResourceManager.Cdn.Models.IsDeviceMatchCondition
Public Sub New (conditionType As IsDeviceMatchConditionType, isDeviceOperator As IsDeviceOperator)

パラメーター

isDeviceOperator
IsDeviceOperator

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

適用対象