| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AlertSeverity |
AlertSeverity.FOUR
Static value 4 for AlertSeverity.
|
static AlertSeverity |
AlertSeverity.ONE
Static value 1 for AlertSeverity.
|
static AlertSeverity |
AlertSeverity.THREE
Static value 3 for AlertSeverity.
|
static AlertSeverity |
AlertSeverity.TWO
Static value 2 for AlertSeverity.
|
static AlertSeverity |
AlertSeverity.ZERO
Static value 0 for AlertSeverity.
|
| Modifier and Type | Method and Description |
|---|---|
static AlertSeverity |
AlertSeverity.fromString(String name)
Creates or finds a AlertSeverity from its string representation.
|
AlertSeverity |
AlertingAction.severity()
Get the severity property: Severity of the alert.
|
| Modifier and Type | Method and Description |
|---|---|
AlertingAction |
AlertingAction.withSeverity(AlertSeverity severity)
Set the severity property: Severity of the alert.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.