Share via


AzureBlobDataset.FolderPath Property

Definition

The path of the Azure Blob storage. Type: string (or Expression with resultType string).

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

Property Value

Applies to