Compartir a través de


MediaJobErrorCategory.Inequality Operador

Definición

Determina si dos MediaJobErrorCategory valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a