Share via


RouteMapNextStepBehavior.Equals(RouteMapNextStepBehavior) Method

Definition

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

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

Parameters

other
RouteMapNextStepBehavior

An object to compare with this object.

Returns

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

Implements

Applies to