Share via


EventGridConnectionProperties.IgnoreFirstRecord Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Owned)]
public bool? IgnoreFirstRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Owned)>]
member this.IgnoreFirstRecord : Nullable<bool> with get, set
Public Property IgnoreFirstRecord As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to