Share via


AzureFileStorageReadSettings.PartitionRootPath Property

Definition

Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).

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

Property Value

Applies to