次の方法で共有


HDInsightPrivateIPAllocationMethod.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象