Share via


DatasetLocation.FileName Property

Definition

Specify the file name of dataset. 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