Uses of Class
com.azure.resourcemanager.monitor.models.ActivityLogAlertList
Packages that use ActivityLogAlertList
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ActivityLogAlertList in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ActivityLogAlertListModifier and TypeMethodDescriptionActivityLogAlertList.withNextLink(String nextLink) Set the nextLink property: Provides the link to retrieve the next set of elements.ActivityLogAlertList.withValue(List<ActivityLogAlertResourceInner> value) Set the value property: The list of activity log alerts.