MachineLearningJobStatus.Inequality Operator

Definition

Determines if two MachineLearningJobStatus values are not the same.

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

Parameters

Returns

Applies to