Schema.SchemaId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)]
public Microsoft.Azure.Cosmos.Serialization.HybridRow.SchemaId SchemaId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)>]
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