Uses of Interface
com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithCreate
-
-
Uses of MetricAlert.DefinitionStages.WithCreate in com.microsoft.azure.management.monitor
Subinterfaces of MetricAlert.DefinitionStages.WithCreate 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.WithCreate Modifier and Type Method Description MetricAlert.DefinitionStages.WithCreateMetricAlert.DefinitionStages.WithCreate. withoutAutoMitigation()Set the flag that indicates the alert should not be auto resolved.Methods in com.microsoft.azure.management.monitor that return types with arguments of type MetricAlert.DefinitionStages.WithCreate Modifier and Type Method Description MetricAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate>MetricAlert.DefinitionStages.WithCriteriaDefinition. defineAlertCriteria(String name)Starts definition of the metric alert condition.
-