MachineLearningAllocationState.Inequality Operator

Definition

Determines if two MachineLearningAllocationState values are not the same.

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