Compartilhar via


Schema.PartitionKeys Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="partitionkeys")]
public System.Collections.Generic.List<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PartitionKey> PartitionKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionkeys")>]
member this.PartitionKeys : System.Collections.Generic.List<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PartitionKey> with get, set
Public Property PartitionKeys As List(Of PartitionKey)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a