Metric Alert Args
constructor(actions: Output<List<MetricAlertActionArgs>>? = null, autoMitigate: Output<Boolean>? = null, criteria: Output<Any>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, evaluationFrequency: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, ruleName: Output<String>? = null, scopes: Output<List<String>>? = null, severity: Output<Int>? = null, tags: Output<Map<String, String>>? = null, targetResourceRegion: Output<String>? = null, targetResourceType: Output<String>? = null, windowSize: Output<String>? = null)