Uses of Class
com.microsoft.azure.management.monitor.ActivityLogAlertActionGroup
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of ActivityLogAlertActionGroup in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionActivityLogAlertActionGroup.withActionGroupId
(String actionGroupId) Set the resourceId of the action group.ActivityLogAlertActionGroup.withWebhookProperties
(Map<String, String> webhookProperties) Set the dictionary of custom properties to include with the post operation.Modifier and TypeMethodDescriptionActivityLogAlertActionList.actionGroups()
Get the list of activity log alerts.Modifier and TypeMethodDescriptionActivityLogAlertActionList.withActionGroups
(List<ActivityLogAlertActionGroup> actionGroups) Set the list of activity log alerts.