Compartilhar via


SparkAuthenticationType.Equals(SparkAuthenticationType) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

public bool Equals (Azure.ResourceManager.DataFactory.Models.SparkAuthenticationType other);
override this.Equals : Azure.ResourceManager.DataFactory.Models.SparkAuthenticationType -> bool
Public Function Equals (other As SparkAuthenticationType) As Boolean

Parâmetros

other
SparkAuthenticationType

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a