AggregationInterval type

The aggregation interval of the Timeseries
KnownAggregationInterval can be used interchangeably with AggregationInterval, this enum contains the known values that the service supports.

Known values supported by the service

Hourly: Hourly
Daily: Daily

type AggregationInterval = string