public interface ActivityLogAlert extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.monitor.implementation.MonitorManager,com.microsoft.azure.management.monitor.implementation.ActivityLogAlertResourceInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ActivityLogAlert>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<ActivityLogAlert.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActivityLogAlert.Definition
The entirety of a activity log alerts definition.
|
static interface |
ActivityLogAlert.DefinitionStages
Grouping of activity log alerts definition stages.
|
static interface |
ActivityLogAlert.Update
The template for an update operation, containing all the settings that can be modified.
|
static interface |
ActivityLogAlert.UpdateStages
Grouping of activity log alerts update stages.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
actionGroupIds()
Get the actions that will activate when the condition is met.
|
String |
description()
Get a description of this activity log alert.
|
Boolean |
enabled()
Get indicates whether this activity log alert is enabled.
|
Map<String,String> |
equalsConditions()
Get the condition that will cause this alert to activate.
|
Collection<String> |
scopes()
Get a list of resourceIds that will be used as prefixes.
|
region, regionName, tags, typekeyidnameresourceGroupNamemanagerinnerCollection<String> scopes()
Boolean enabled()
Map<String,String> equalsConditions()
Collection<String> actionGroupIds()
String description()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/