Share via


ADLSGen2FileDataSetMapping.OutputType Property

Definition

Gets or sets type of output file. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to