Share via


RequestUriMatchConditionType.Equality Operator

Definition

Determines if two RequestUriMatchConditionType values are the same.

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

Parameters

Returns

Applies to