Partager via


SecurityEventsFilterParameters.EventTime Propriété

Définition

Obtient ou définit le filtre sur l’heure de l’événement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à