次の方法で共有


AuthenticationName.Equality(AuthenticationName, AuthenticationName) 演算子

定義

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

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

パラメーター

戻り値

適用対象