Freigeben über


CassandraSchema.PartitionKeys Eigenschaft

Definition

Ruft die Liste des Partitionsschlüssels ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="partitionKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.CassandraPartitionKey> PartitionKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionKeys")>]
member this.PartitionKeys : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.CassandraPartitionKey> with get, set
Public Property PartitionKeys As IList(Of CassandraPartitionKey)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: