Compartir a través de


MachineLearningConnectionCategory.Equality Operador

Definición

Determina si dos MachineLearningConnectionCategory valores son iguales.

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

Parámetros

Devoluciones

Se aplica a