UdtPropertyType.SchemaId Property

Definition

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="id", Required=Newtonsoft.Json.Required.DisallowNull)]
public Microsoft.Azure.Cosmos.Serialization.HybridRow.SchemaId SchemaId { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="id", Required=Newtonsoft.Json.Required.DisallowNull)>]
member this.SchemaId : Microsoft.Azure.Cosmos.Serialization.HybridRow.SchemaId with get, set
Public Property SchemaId As SchemaId

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to