Share via


MediaJobErrorCategory.Equality Operator

Definition

Determines if two MediaJobErrorCategory values are the same.

public static bool operator == (Azure.ResourceManager.Media.Models.MediaJobErrorCategory left, Azure.ResourceManager.Media.Models.MediaJobErrorCategory right);
static member ( = ) : 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