Schema.BaseSchemaId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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