次の方法で共有


Schema.PartitionKeys プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象