次の方法で共有


Schema.PrimaryKeys プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象