Share via


PreTransformCategory.Inequality Operator

Definition

Determines if two PreTransformCategory values are not the same.

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

Parameters

Returns

Applies to