MapPropertyType.Values Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to