NetAppEncryptionKeySource.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象