Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
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 severity of the alert.
|
Modifier and Type | Method and Description |
---|---|
static Collection<AlertSeverity> |
AlertSeverity.values() |
Modifier and Type | Method and Description |
---|---|
AlertingAction |
AlertingAction.withSeverity(AlertSeverity severity)
Set severity of the alert.
|
Copyright © 2019. All rights reserved.