Dela via


ManagedRuleExclusionMatchVariable.Equals Method

Definition

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

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

Parameters

other
ManagedRuleExclusionMatchVariable

An object to compare with this object.

Returns

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

Implements

Applies to