Share via


QueryStringMatchConditionType.Equality Operator

Definition

Determines if two QueryStringMatchConditionType values are the same.

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

Parameters

Returns

Applies to