Property.PropertyType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to