public static interface ActivityLogAlert.DefinitionStages.WithActionGroup
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition |
withActionGroups(String... actionGroupId)
Sets the actions that will activate when the condition is met.
|
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition withActionGroups(String... actionGroupId)
actionGroupId - resource Ids of the ActionGroup./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/