次の方法で共有


SetPropertyType.Items プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象