次の方法で共有


IsDeviceMatchConditionType.Inequality 演算子

定義

2 つの IsDeviceMatchConditionType 値が同じでないかどうかを判断します。

public static bool operator != (Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType left, Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType right);
static member op_Inequality : Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType * Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType -> bool
Public Shared Operator != (left As IsDeviceMatchConditionType, right As IsDeviceMatchConditionType) As Boolean

パラメーター

戻り値

適用対象