Sdílet prostřednictvím


MachineLearningLogVerbosity.Inequality Operator

Definition

Determines if two MachineLearningLogVerbosity values are not the same.

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