Schema.BaseSchemaId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to