Sdílet prostřednictvím


LatencyScorecard.EndDateTimeUtc Property

Definition

Gets the end time of the Latency Scorecard in UTC

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to