Share via


StreamingJob.EventsOutOfOrderPolicy Property

Definition

Indicates the policy to apply to events that arrive out of order in the input event stream.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.EventsOutOfOrderPolicy? EventsOutOfOrderPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.EventsOutOfOrderPolicy : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.EventsOutOfOrderPolicy> with get, set
Public Property EventsOutOfOrderPolicy As Nullable(Of EventsOutOfOrderPolicy)

Property Value

Implements

Attributes

Applies to