Aracılığıyla paylaş


Alert.StartTimeUtc Property

Definition

Gets the UTC time of the first event or activity included in the alert in ISO8601 format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to