| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/