Sdílet prostřednictvím


MetricResultsResponseValuesItem.Interval Property

Definition

The interval (window size) for which the metric data was returned in. Follows the IS8601/RFC3339 duration format (e.g. 'P1D' for 1 day). This may be adjusted in the future and returned back from what was originally requested. This is not present if a metadata request was made.

public TimeSpan? Interval { get; }
member this.Interval : Nullable<TimeSpan>
Public ReadOnly Property Interval As Nullable(Of TimeSpan)

Property Value

Applies to