Megosztás a következőn keresztül:


RequestMethodMatchConditionMatchValue.Equality Operator

Definition

Determines if two RequestMethodMatchConditionMatchValue values are the same.

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

Parameters

Returns

Applies to