Partilhar via


SecurityInsightsAlertDetail.Equals(SecurityInsightsAlertDetail) Método

Definição

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

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

Parâmetros

other
SecurityInsightsAlertDetail

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