共用方式為


MachineLearningOSType.Inequality Operator

Definition

Determines if two MachineLearningOSType values are not the same.

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

Parameters

Returns

Applies to