次の方法で共有


MachineLearningContainerType.Equality Operator

定義

2 つの MachineLearningContainerType 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象