Sdílet prostřednictvím


MachineLearningOutputDeliveryMode.Inequality Operator

Definition

Determines if two MachineLearningOutputDeliveryMode values are not the same.

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

Parameters

Returns

Applies to