Megosztás a következőn keresztül:


MediaJobErrorCategory.Inequality Operator

Definition

Determines if two MediaJobErrorCategory values are not the same.

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

Parameters

Returns

Applies to