다음을 통해 공유


MachineLearningLogVerbosity.Equality Operator

Definition

Determines if two MachineLearningLogVerbosity values are the same.

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

Parameters

Returns

Applies to