Sdílet prostřednictvím


MetricResultsResponseValuesItem Class

Definition

The MetricResultsResponseValuesItem.

public class MetricResultsResponseValuesItem
type MetricResultsResponseValuesItem = class
Public Class MetricResultsResponseValuesItem
Inheritance
MetricResultsResponseValuesItem

Properties

EndTime

The end time, in datetime format, for which the data was retrieved.

Interval

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.

Namespace

The namespace of the metrics been queried.

ResourceId

The resource that has been queried for metrics.

ResourceRegion

The region of the resource been queried for metrics.

StartTime

The start time, in datetime format, for which the data was retrieved.

Value

The value of the collection.

Applies to