Hi, I'm creating alert rules in azure monitor, us...
# azure
b
Hi, I'm creating alert rules in azure monitor, using azure-native provider. How can I represent in pulumi the "Unit"?
a
The enum is here: insights.AggregationTypeEnum
insights.AggregationTypeEnum.COUNT
Which you provide to
criteria
for
azure_native*.*insights*.*MetricCriteriaArgs