LogToMetricActionResponse

data class LogToMetricActionResponse(val criteria: List<CriteriaResponse>, val odataType: String)

Specify action need to be taken when rule type is converting log to metric

Constructors

Link copied to clipboard
constructor(criteria: List<CriteriaResponse>, odataType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Criteria of Metric

Link copied to clipboard

Specifies the action. Supported values - AlertingAction, LogToMetricAction Expected value is 'Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.LogToMetricAction'.