AlertProperties.EndTimeUtc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the UTC time of the last event or activity included in the alert in ISO8601 format.
[Newtonsoft.Json.JsonProperty(PropertyName="endTimeUtc")]
public DateTime? EndTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTimeUtc")>]
member this.EndTimeUtc : Nullable<DateTime>
Public ReadOnly Property EndTimeUtc As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute