Uses of Class
com.microsoft.azure.management.monitor.AzNsActionGroup
Packages that use AzNsActionGroup
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of AzNsActionGroup in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return AzNsActionGroupModifier and TypeMethodDescriptionAlertingAction.aznsAction()
Get azure action group reference.AzNsActionGroup.withActionGroup
(List<String> actionGroup) Set azure Action Group reference.AzNsActionGroup.withCustomWebhookPayload
(String customWebhookPayload) Set custom payload to be sent for all webhook URI in Azure action group.AzNsActionGroup.withEmailSubject
(String emailSubject) Set custom subject override for all email ids in Azure action group.Methods in com.microsoft.azure.management.monitor with parameters of type AzNsActionGroupModifier and TypeMethodDescriptionAlertingAction.withAznsAction
(AzNsActionGroup aznsAction) Set azure action group reference.