Sdílet prostřednictvím


MachineLearningCachingType.Inequality Operator

Definition

Determines if two MachineLearningCachingType values are not the same.

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

Parameters

Returns

Applies to