aggregationPeriod property
The period over which the metric value should be aggregated and evaluated.
Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
Implementation
core.String? aggregationPeriod;