Udostępnij za pośrednictwem


MetricsQueryResourcesOptions.StartTime Property

Definition

Gets the StartTime of the query. If only the StartTime is set, the EndTime default becomes the current time. When the EndTime is specified, the StartTime is necessary as well.

public DateTimeOffset? StartTime { get; set; }
member this.StartTime : Nullable<DateTimeOffset> with get, set
Public Property StartTime As Nullable(Of DateTimeOffset)

Property Value

Applies to