KustoEventGridDataConnection.IsFirstRecordIgnored Property

Definition

A Boolean value that, if set to true, indicates that ingestion should ignore the first record of every file.

public bool? IsFirstRecordIgnored { get; set; }
member this.IsFirstRecordIgnored : Nullable<bool> with get, set
Public Property IsFirstRecordIgnored As Nullable(Of Boolean)

Property Value

Applies to