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


RequestMethodMatchConditionMatchValue.Inequality Operator

Definition

Determines if two RequestMethodMatchConditionMatchValue values are not the same.

public static bool operator != (Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionMatchValue left, Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionMatchValue right);
static member op_Inequality : 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