次の方法で共有


TuplePropertyType.Items プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象