次の方法で共有


JsonWebKeyEncryptionAlgorithm.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象