| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzNsActionGroup |
AlertingAction.aznsAction()
Get the aznsAction property: Azure action group reference.
|
AzNsActionGroup |
AzNsActionGroup.withActionGroup(List<String> actionGroup)
Set the actionGroup property: Azure Action Group reference.
|
AzNsActionGroup |
AzNsActionGroup.withCustomWebhookPayload(String customWebhookPayload)
Set the customWebhookPayload property: Custom payload to be sent for all webhook URI in Azure action group.
|
AzNsActionGroup |
AzNsActionGroup.withEmailSubject(String emailSubject)
Set the emailSubject property: Custom subject override for all email ids in Azure action group.
|
| Modifier and Type | Method and Description |
|---|---|
AlertingAction |
AlertingAction.withAznsAction(AzNsActionGroup aznsAction)
Set the aznsAction property: Azure action group reference.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.