MachineLearningInputDeliveryMode.Inequality Operator

Definition

Determines if two MachineLearningInputDeliveryMode values are not the same.

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

Parameters

Returns

Applies to