次の方法で共有


SchemaGroup.SchemaType プロパティ

定義

次の値を取得または設定します。'Unknown'、'Avro'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaType")]
public string SchemaType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaType")>]
member this.SchemaType : string with get, set
Public Property SchemaType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象