次の方法で共有


CassandraAuthenticationMethod.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象