Aracılığıyla paylaş


Alert.TimeGeneratedUtc Property

Definition

Gets the UTC time the alert was generated in ISO8601 format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to