MachineLearningBatchOutputAction.Equality Operator

Definition

Determines if two MachineLearningBatchOutputAction values are the same.

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

Parameters

Returns

Applies to