Compartilhar via


MachineLearningOutputDeliveryMode.Equality Operador

Definição

Determina se dois MachineLearningOutputDeliveryMode valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a