Sdílet prostřednictvím


NumericalPredictionDriftMetric.Equality Operator

Definition

Determines if two NumericalPredictionDriftMetric values are the same.

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

Parameters

Returns

Applies to