Share via


MachineLearningGoal.Inequality Operator

Definition

Determines if two MachineLearningGoal values are not the same.

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