DataBoxEdgeUserType.Equals(DataBoxEdgeUserType) Method

Definition

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

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

Parameters

other
DataBoxEdgeUserType

An object to compare with this object.

Returns

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

Implements

Applies to