Compartir a través de


MachineLearningComputePowerAction.Equality Operador

Definición

Determina si dos MachineLearningComputePowerAction valores son iguales.

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

Parámetros

Devoluciones

Se aplica a