Udostępnij za pośrednictwem


SecurityEvent.EventTime Property

Definition

Gets the time when the security event occurred.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to