Compartilhar via


NumericalDataDriftMetric.Equals(NumericalDataDriftMetric) Método

Definição

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

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

Parâmetros

other
NumericalDataDriftMetric

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