| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlertActionList |
ActivityLogAlertResourceInner.actions()
Get the actions property: The actions that will activate when the condition is met.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlertResourceInner |
ActivityLogAlertResourceInner.withActions(ActivityLogAlertActionList actions)
Set the actions property: The actions that will activate when the condition is met.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlertActionList |
ActivityLogAlertActionList.withActionGroups(List<ActivityLogAlertActionGroup> actionGroups)
Set the actionGroups property: The list of activity log alerts.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.