Share via


QueryStringMatchConditionType.Inequality Operator

Definition

Determines if two QueryStringMatchConditionType values are not the same.

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

Parameters

Returns

Applies to