MetricAvailability interface
Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain.
Properties
retention | the retention period for the metric at the specified timegrain. Expressed as a duration 'PT1M', 'P1D', etc. |
time |
the time grain specifies the aggregation interval for the metric. Expressed as a duration 'PT1M', 'P1D', etc. |
Property Details
retention
the retention period for the metric at the specified timegrain. Expressed as a duration 'PT1M', 'P1D', etc.
retention?: string
Property Value
string
timeGrain
the time grain specifies the aggregation interval for the metric. Expressed as a duration 'PT1M', 'P1D', etc.
timeGrain?: string
Property Value
string