MapPropertyType.Keys Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to