Dela via


WebApplicationRuleMatchTransformType.Equality Operator

Definition

Determines if two WebApplicationRuleMatchTransformType values are the same.

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

Parameters

Returns

Applies to