次の方法で共有


AuthenticationName.Inequality(AuthenticationName, AuthenticationName) Operator

定義

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

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

パラメーター

戻り値

適用対象