Partager via


MonitorCondition.Equals(MonitorCondition) Méthode

Définition

Indique si l'objet actuel est égal à un autre objet du même type.

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

Paramètres

other
MonitorCondition

Objet à comparer à cet objet.

Retours

true si l'objet actuel est égal au paramètre other ; sinon, false.

Implémente

S’applique à