Compartilhar via


ImpalaAuthenticationType.Equality Operador

Definição

Determina se dois ImpalaAuthenticationType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a