TimeAggregation type
Aggregation type. Relevant and required only for rules of the kind LogAlert.
KnownTimeAggregation can be used interchangeably with TimeAggregation,
this enum contains the known values that the service supports.
Known values supported by the service
Count: Count
Average: Average
Minimum: Minimum
Maximum: Maximum
Total: Total
type TimeAggregation = string