| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/