Uses of Interface
com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithDescription
-
Packages that use ActivityLogAlert.DefinitionStages.WithDescription Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ActivityLogAlert.DefinitionStages.WithDescription in com.azure.resourcemanager.monitor.models
Subinterfaces of ActivityLogAlert.DefinitionStages.WithDescription in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceActivityLogAlert.DefinitionThe entirety of a activity log alerts definition.Methods in com.azure.resourcemanager.monitor.models that return ActivityLogAlert.DefinitionStages.WithDescription Modifier and Type Method Description ActivityLogAlert.DefinitionStages.WithDescriptionActivityLogAlert.DefinitionStages.WithScopes. withTargetResource(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.
-