Share via


SftpReadSettings.DisableChunking Property

Definition

If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to