Share via


AzureBlobDataset.FileName Property

Definition

The name of the Azure Blob. 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