次の方法で共有


MachineLearningNodeState.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象