Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricAvailablity

Package version

interface

An interface representing MetricAvailablity. Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain

Hierarchy

  • MetricAvailablity

Index

Properties

Properties

retention

retention: string
member

{string} retention The retention period for the metric at the specified timegrain

timeGrain

timeGrain: string
member

{string} timeGrain The time grain, specifies the aggregation interval for the metric.

Generated using TypeDoc