public static interface ActivityLogAlert.DefinitionStages.WithScopes
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlert.DefinitionStages.WithDescription |
withTargetResource(HasId resource)
Sets specified resource as a target to alert on activity log.
|
ActivityLogAlert.DefinitionStages.WithDescription |
withTargetResource(String resourceId)
Sets specified resource as a target to alert on activity log.
|
ActivityLogAlert.DefinitionStages.WithDescription |
withTargetSubscription(String targetSubscriptionId)
Sets specified subscription as a target to alert on activity log.
|
ActivityLogAlert.DefinitionStages.WithDescription withTargetResource(String resourceId)
resourceId - resource Id string.ActivityLogAlert.DefinitionStages.WithDescription withTargetResource(HasId resource)
resource - resource type that is inherited from HasId interfaceActivityLogAlert.DefinitionStages.WithDescription withTargetSubscription(String targetSubscriptionId)
targetSubscriptionId - subscription Id.Copyright © 2020 Microsoft Corporation. All rights reserved.