Share via


EventGridConnectionProperties.IgnoreFirstRecord Property

Definition

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

Property Value

Implements

Attributes

Applies to