Partager via


EventData.EventTimestamp Propriété

Définition

Obtient l’horodatage du moment où l’événement a été généré par le service Azure qui traite la requête correspondant à l’événement. Il est au format ISO 8601.

[Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")]
public DateTime? EventTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")>]
member this.EventTimestamp : Nullable<DateTime>
Public ReadOnly Property EventTimestamp As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à