MachineLearningAllocationState.Equality Operator

Definition

Determines if two MachineLearningAllocationState values are the same.

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

Parameters

Returns

Applies to