Delen via


QueryStringBehavior.Inequality Operator

Definition

Determines if two QueryStringBehavior values are not the same.

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

Parameters

Returns

Applies to