Share via


LatencyScorecardProperties.EndDateTimeUtc Property

Definition

Gets the end time of the Latency Scorecard in UTC

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to