Share via


MachineLearningGoal.Equality(MachineLearningGoal, MachineLearningGoal) Operator

Definition

Determines if two MachineLearningGoal values are the same.

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

Parameters

Returns

Applies to