Share via


MachineLearningBatchLoggingLevel.Inequality Operator

Definition

Determines if two MachineLearningBatchLoggingLevel values are not the same.

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

Parameters

Returns

Applies to