Share via


MachineLearningKeyType.Inequality Operator

Definition

Determines if two MachineLearningKeyType values are not the same.

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

Parameters

Returns

Applies to