次の方法で共有


Schema.SchemaId プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象