Share via


UriPathOperator.Inequality(UriPathOperator, UriPathOperator) Operator

Definition

Determines if two UriPathOperator values are not the same.

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

Parameters

Returns

Applies to