Share via


MetricsQueryResourcesOptions.TimeRange Property

Definition

Gets or sets the timespan over which the metric will be queried.

public Azure.Monitor.Query.QueryTimeRange? TimeRange { get; set; }
member this.TimeRange : Nullable<Azure.Monitor.Query.QueryTimeRange> with get, set
Public Property TimeRange As Nullable(Of QueryTimeRange)

Property Value

Applies to