次の方法で共有


AlwaysLog.Inequality(AlwaysLog, AlwaysLog) 演算子

定義

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

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

パラメーター

left
AlwaysLog
right
AlwaysLog

戻り値

適用対象