RequestMethodMatchConditionType.Equality Operator

Definition

Determines if two RequestMethodMatchConditionType values are the same.

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

Parameters

Returns

Applies to