MachineLearningOutputDeliveryMode.Equality Operator

Definition

Determines if two MachineLearningOutputDeliveryMode values are the same.

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

Parameters

Returns

Applies to