Share via


AzureDataLakeStoreDataset.FileName Property

Definition

The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> FileName { get; set; }
member this.FileName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property FileName As DataFactoryElement(Of String)

Property Value

Applies to