次の方法で共有


AvroWriteSettings.RecordNamespace プロパティ

定義

書き込み結果のレコード名前空間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象