次の方法で共有


CassandraSchema.PartitionKeys プロパティ

定義

パーティション キーの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraPartitionKey> PartitionKeys { get; }
member this.PartitionKeys : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraPartitionKey>
Public ReadOnly Property PartitionKeys As IList(Of CassandraPartitionKey)

プロパティ値

適用対象