共用方式為


MachineLearningMountState.Inequality Operator

Definition

Determines if two MachineLearningMountState values are not the same.

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