Share via


PropertyType.Type Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to