Share via


MachineLearningBatchLoggingLevel.Equality Operator

Definition

Determines if two MachineLearningBatchLoggingLevel values are the same.

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