共用方式為


MachineLearningOSType.Equality Operator

Definition

Determines if two MachineLearningOSType values are the same.

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