Condividi tramite


RequestMethodMatchConditionType.Inequality Operator

Definition

Determines if two RequestMethodMatchConditionType values are not the same.

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