Udostępnij za pośrednictwem


MetricsQueryResourcesOptions.EndTime Property

Definition

Gets the EndTime 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? EndTime { get; set; }
member this.EndTime : Nullable<DateTimeOffset> with get, set
Public Property EndTime As Nullable(Of DateTimeOffset)

Property Value

Applies to