Share via


AzureBlobFSSource.SkipHeaderLineCount Property

Definition

Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).

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

Property Value

Applies to