Share via


MachineLearningKeyType.Equality Operator

Definition

Determines if two MachineLearningKeyType values are the same.

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