Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ActivityLogAlertActionGroup |
ActivityLogAlertActionGroup.withActionGroupId(String actionGroupId)
Set the resourceId of the action group.
|
ActivityLogAlertActionGroup |
ActivityLogAlertActionGroup.withWebhookProperties(Map<String,String> webhookProperties)
Set the dictionary of custom properties to include with the post operation.
|
Modifier and Type | Method and Description |
---|---|
List<ActivityLogAlertActionGroup> |
ActivityLogAlertActionList.actionGroups()
Get the list of activity log alerts.
|
Modifier and Type | Method and Description |
---|---|
ActivityLogAlertActionList |
ActivityLogAlertActionList.withActionGroups(List<ActivityLogAlertActionGroup> actionGroups)
Set the list of activity log alerts.
|
Copyright © 2019. All rights reserved.