次の方法で共有


MachineLearningAllocationState.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象