public static interface MetricAlert.DefinitionStages.WithSeverity
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithActionGroup |
withAlertDetails(int severity,
String description)
Sets alert severity {0, 1, 2, 3, 4} and description.
|
MetricAlert.DefinitionStages.WithActionGroup withAlertDetails(int severity, String description)
severity - the severity value to setdescription - Human readable text description of the metric alert.Copyright © 2020 Microsoft Corporation. All rights reserved.