Share via


MatchProcessingBehavior.Inequality Operator

Definition

Determines if two MatchProcessingBehavior values are not the same.

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

Parameters

Returns

Applies to