共用方式為


MachineLearningVmPriceOSType.Inequality Operator

Definition

Determines if two MachineLearningVmPriceOSType values are not the same.

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

Parameters

Returns

Applies to