Compartilhar via


Schema.PrimarySortKeys Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a