Compartir a través de


CassandraSchema.PartitionKeys Propiedad

Definición

Obtiene o establece la lista de claves de partición.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a