Share via


MetricAvailabilityOutput interface

Metric availability specifies the time grain (aggregation interval or frequency)

Properties

timeGrain

The time grain specifies the aggregation interval for the metric. Expressed as a duration 'PT1M', 'PT1H', etc.

Property Details

timeGrain

The time grain specifies the aggregation interval for the metric. Expressed as a duration 'PT1M', 'PT1H', etc.

timeGrain?: "PT5S" | "PT10S" | "PT1M" | "PT5M" | "PT1H"

Property Value

"PT5S" | "PT10S" | "PT1M" | "PT5M" | "PT1H"