Share via


ImageAnnotationType.Equality(ImageAnnotationType, ImageAnnotationType) Operator

Definition

Determines if two ImageAnnotationType values are the same.

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

Parameters

Returns

Applies to