ADLSGen2FileDataSetMapping.OutputType プロパティ

定義

出力ファイルの種類を取得または設定します。 使用可能な値は次のとおりです: 'Csv'、'Parquet'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象