Compartir a través de


AzureDataLakeStoreOutputDataSource.FilePathPrefix Propiedad

Definición

Obtiene o establece la ubicación del archivo en el que se debe escribir la salida. Se requiere en las solicitudes PUT (CreateOrReplace).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a