次の方法で共有


Namespace.Schemas プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="schemas")]
public System.Collections.Generic.List<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.Schema> Schemas { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schemas")>]
member this.Schemas : System.Collections.Generic.List<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.Schema> with get, set
Public Property Schemas As List(Of Schema)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象