次の方法で共有


CassandraAuthenticationMethod.Inequality Operator

定義

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

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

パラメーター

戻り値

適用対象