LogToMetricAction type
Specify action need to be taken when rule type is converting log to metric
type LogToMetricAction = Action & {
criteria: Criteria[]
odataType: "Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.LogToMetricAction"
}