Partager via


AlertProperties.StartTimeUtc Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to