Compartilhar via


MachineLearningOutputDeliveryMode.Inequality Operador

Definição

Determina se dois MachineLearningOutputDeliveryMode valores não são os mesmos.

public static bool operator != (Azure.ResourceManager.MachineLearning.Models.MachineLearningOutputDeliveryMode left, Azure.ResourceManager.MachineLearning.Models.MachineLearningOutputDeliveryMode right);
static member op_Inequality : 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