Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlert.DefinitionStages.WithSeverity
-
Packages that use MetricAlert.DefinitionStages.WithSeverity Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of MetricAlert.DefinitionStages.WithSeverity in com.azure.resourcemanager.monitor.models
Subinterfaces of MetricAlert.DefinitionStages.WithSeverity in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceMetricAlert.DefinitionThe entirety of a Metric Alert definition.Methods in com.azure.resourcemanager.monitor.models that return MetricAlert.DefinitionStages.WithSeverity Modifier and Type Method Description MetricAlert.DefinitionStages.WithSeverityMetricAlert.DefinitionStages.WithEvaluationFrequency. withFrequency(Duration frequency)Sets how often the metric alert is evaluated represented in ISO 8601 duration format.
-