Compartir a través de


NumericalPredictionDriftMetric.Inequality Operador

Definición

Determina si dos NumericalPredictionDriftMetric valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a