Compartilhar via


CategoricalPredictionDriftMetric.Equality Operador

Definição

Determina se dois CategoricalPredictionDriftMetric valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a