MetricsQueryResult.TimeSpan 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.
The timespan for which the data was retrieved. This may be adjusted in the future and returned back from what was originally requested.
public Azure.Monitor.Query.QueryTimeRange TimeSpan { get; }
member this.TimeSpan : Azure.Monitor.Query.QueryTimeRange
Public ReadOnly Property TimeSpan As QueryTimeRange