Partager via


StreamingJobOutputData.LastOutputEventTimestamps Propriété

Définition

Liste des heures des derniers événements de sortie pour chaque partition de sortie. L’index du tableau correspond au numéro de partition.

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)

Valeur de propriété

S’applique à