次の方法で共有


AvroWriteSettings.RecordName プロパティ

定義

AVRO 仕様で必要な書き込み結果の最上位レベルのレコード名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象