Partilhar via


BlobDataSetMapping.OutputType Propriedade

Definição

Obtém ou define o tipo de saída do arquivo. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a