Uses of Interface
com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithSeverity
-
-
Uses of MetricAlert.DefinitionStages.WithSeverity in com.microsoft.azure.management.monitor
Subinterfaces of MetricAlert.DefinitionStages.WithSeverity in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceMetricAlert.DefinitionThe entirety of a Metric Alert definition.Methods in com.microsoft.azure.management.monitor that return MetricAlert.DefinitionStages.WithSeverity Modifier and Type Method Description MetricAlert.DefinitionStages.WithSeverityMetricAlert.DefinitionStages.WithEvaluationFrequency. withFrequency(org.joda.time.Period frequency)Set how often the metric alert is evaluated represented in ISO 8601 duration format.
-