次の方法で共有


MachineLearningAllocationState.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象