次の方法で共有


Schema.BaseSchemaId プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象