| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActivityLogAlert.Definition
The entirety of a activity log alerts definition.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlert.DefinitionStages.WithDescription |
ActivityLogAlert.DefinitionStages.WithScopes.withTargetResource(com.microsoft.azure.management.resources.fluentcore.arm.models.HasId resource)
Sets specified resource as a target to alert on activity log.
|
ActivityLogAlert.DefinitionStages.WithDescription |
ActivityLogAlert.DefinitionStages.WithScopes.withTargetResource(String resourceId)
Sets specified resource as a target to alert on activity log.
|
ActivityLogAlert.DefinitionStages.WithDescription |
ActivityLogAlert.DefinitionStages.WithScopes.withTargetSubscription(String targetSubscriptionId)
Sets specified subscription as a target to alert on activity log.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/