LatencyScorecardProperties.StartDateTimeUtc 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 start time of the Latency Scorecard in UTC
[Newtonsoft.Json.JsonProperty(PropertyName="startDateTimeUTC")]
public DateTime? StartDateTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startDateTimeUTC")>]
member this.StartDateTimeUtc : Nullable<DateTime>
Public ReadOnly Property StartDateTimeUtc As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute