Dela via


TransformType.Inequality(TransformType, TransformType) Operator

Definition

Determines if two TransformType values are not the same.

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

Parameters

Returns

Applies to