Partager via


EventModel.FirstTimestamp Propriété

Définition

Obtient ou définit la date-heure de l’événement journalisé le plus ancien.

[Newtonsoft.Json.JsonProperty(PropertyName="firstTimestamp")]
public DateTime? FirstTimestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="firstTimestamp")>]
member this.FirstTimestamp : Nullable<DateTime> with get, set
Public Property FirstTimestamp As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à