Uses of Class
com.azure.resourcemanager.monitor.models.ActivityLogAlertActionList
Packages that use ActivityLogAlertActionList
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of ActivityLogAlertActionList in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return ActivityLogAlertActionListModifier and TypeMethodDescriptionActivityLogAlertResourceInner.actions()Get the actions property: The actions that will activate when the condition is met.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type ActivityLogAlertActionListModifier and TypeMethodDescriptionActivityLogAlertResourceInner.withActions(ActivityLogAlertActionList actions) Set the actions property: The actions that will activate when the condition is met. -
Uses of ActivityLogAlertActionList in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ActivityLogAlertActionListModifier and TypeMethodDescriptionActivityLogAlertActionList.withActionGroups(List<ActivityLogAlertActionGroup> actionGroups) Set the actionGroups property: The list of activity log alerts.