次の方法で共有


WafMatchVariable.Inequality(WafMatchVariable, WafMatchVariable) 演算子

定義

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

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

パラメーター

戻り値

適用対象