Sdílet prostřednictvím


StreamingJobOutputData.LastOutputEventTimestamps Property

Definition

A list of the last output event times for each output partition. The index of the array corresponds to the partition number.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StreamAnalytics.Models.LastOutputEventTimestamp> LastOutputEventTimestamps { get; }
member this.LastOutputEventTimestamps : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StreamAnalytics.Models.LastOutputEventTimestamp>
Public ReadOnly Property LastOutputEventTimestamps As IReadOnlyList(Of LastOutputEventTimestamp)

Property Value

Applies to