MachineLearningInputDeliveryMode.Equality Operator

Definition

Determines if two MachineLearningInputDeliveryMode values are the same.

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