Freigeben über


MultivariateBatchDetectionStatus.Equals Methode

Definition

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

public bool Equals (Azure.AI.AnomalyDetector.MultivariateBatchDetectionStatus other);
override this.Equals : Azure.AI.AnomalyDetector.MultivariateBatchDetectionStatus -> bool
Public Function Equals (other As MultivariateBatchDetectionStatus) As Boolean

Parameter

other
MultivariateBatchDetectionStatus

Ein Objekt, das mit diesem Objekt verglichen werden soll.

Gibt zurück

true, wenn das aktuelle Objekt gleich dem other-Parameter ist, andernfalls false.

Implementiert

Gilt für: