Udostępnij za pośrednictwem


BackupManagementType.Equals(BackupManagementType) Method

Definition

Indicates whether the current object is equal to another object of the same type.

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

Parameters

other
BackupManagementType

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to