public static interface MetricAlert.DefinitionStages.WithSeverityMultipleResource
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithActionGroupMultipleResource |
withAlertDetails(int severity,
String description)
Sets alert severity {0, 1, 2, 3, 4} and description.
|
MetricAlert.DefinitionStages.WithActionGroupMultipleResource 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.