Partager via


BlobDataSetMapping.OutputType Propriété

Définition

Obtient ou définit le type de sortie de fichier. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à