Compartilhar via


AuthenticationName.Equality(AuthenticationName, AuthenticationName) Operador

Definição

Determina se dois AuthenticationName valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a