ArrayPropertyType.Items Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to