Compartir a través de


GoogleBigQueryAuthenticationType.Equals Método

Definición

Indica si el objeto actual es igual que otro objeto del mismo tipo.

public bool Equals (Azure.Analytics.Synapse.Artifacts.Models.GoogleBigQueryAuthenticationType other);
override this.Equals : Azure.Analytics.Synapse.Artifacts.Models.GoogleBigQueryAuthenticationType -> bool
Public Function Equals (other As GoogleBigQueryAuthenticationType) As Boolean

Parámetros

other
GoogleBigQueryAuthenticationType

Objeto que se va a comparar con este objeto.

Devoluciones

true si el objeto actual es igual al parámetro other; en caso contrario, false.

Implementaciones

Se aplica a