Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AlertingAction |
AlertingAction.withAznsAction(AzNsActionGroup aznsAction)
Set azure action group reference.
|
AlertingAction |
AlertingAction.withSeverity(AlertSeverity severity)
Set severity of the alert.
|
AlertingAction |
AlertingAction.withThrottlingInMin(Integer throttlingInMin)
Set time (in minutes) for which Alerts should be throttled or suppressed.
|
AlertingAction |
AlertingAction.withTrigger(TriggerCondition trigger)
Set the trigger condition that results in the alert rule being.
|
Copyright © 2019. All rights reserved.