Compartilhar via


CassandraSchema.PartitionKeys Propriedade

Definição

Obtém ou define a lista de chaves de partição.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a