| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
AlertingAction |
AlertingAction.withAznsAction(AzNsActionGroup aznsAction)
Set the aznsAction property: Azure action group reference.
|
AlertingAction |
AlertingAction.withSeverity(AlertSeverity severity)
Set the severity property: Severity of the alert.
|
AlertingAction |
AlertingAction.withThrottlingInMin(Integer throttlingInMin)
Set the throttlingInMin property: time (in minutes) for which Alerts should be throttled or suppressed.
|
AlertingAction |
AlertingAction.withTrigger(TriggerCondition trigger)
Set the trigger property: The trigger condition that results in the alert rule being.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.