Freigeben über


DevTestLabReportingCycleType.Equals(DevTestLabReportingCycleType) Methode

Definition

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

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

Parameter

other
DevTestLabReportingCycleType

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: