Uses of Interface
com.microsoft.azure.management.monitor.ActivityLogAlert.DefinitionStages.WithDescription
-
-
Uses of ActivityLogAlert.DefinitionStages.WithDescription in com.microsoft.azure.management.monitor
Subinterfaces of ActivityLogAlert.DefinitionStages.WithDescription in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceActivityLogAlert.DefinitionThe entirety of a activity log alerts definition.Methods in com.microsoft.azure.management.monitor that return ActivityLogAlert.DefinitionStages.WithDescription Modifier and Type Method Description ActivityLogAlert.DefinitionStages.WithDescriptionActivityLogAlert.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.WithDescriptionActivityLogAlert.DefinitionStages.WithScopes. withTargetResource(String resourceId)Sets specified resource as a target to alert on activity log.ActivityLogAlert.DefinitionStages.WithDescriptionActivityLogAlert.DefinitionStages.WithScopes. withTargetSubscription(String targetSubscriptionId)Sets specified subscription as a target to alert on activity log.
-