Udostępnij za pośrednictwem


WebApplicationRuleMatchVariable.Equality Operator

Definition

Determines if two WebApplicationRuleMatchVariable values are the same.

public static bool operator == (Azure.ResourceManager.FrontDoor.Models.WebApplicationRuleMatchVariable left, Azure.ResourceManager.FrontDoor.Models.WebApplicationRuleMatchVariable right);
static member ( = ) : Azure.ResourceManager.FrontDoor.Models.WebApplicationRuleMatchVariable * Azure.ResourceManager.FrontDoor.Models.WebApplicationRuleMatchVariable -> bool
Public Shared Operator == (left As WebApplicationRuleMatchVariable, right As WebApplicationRuleMatchVariable) As Boolean

Parameters

Returns

Applies to