EventDataInfo.EventTimestamp Property

Definition

the timestamp of when the event was generated by the Azure service processing the request corresponding the event. It in ISO 8601 format.

public DateTimeOffset? EventTimestamp { get; }
member this.EventTimestamp : Nullable<DateTimeOffset>
Public ReadOnly Property EventTimestamp As Nullable(Of DateTimeOffset)

Property Value

Applies to