MachineLearningMountState.Equality Operator

Definition

Determines if two MachineLearningMountState values are the same.

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

Parameters

Returns

Applies to