次の方法で共有


KustoDatabaseCallerRole.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象