次の方法で共有


MachineLearningMountState.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象