Uses of Class
com.azure.resourcemanager.monitor.models.ActivityLogAlertList
-
Packages that use ActivityLogAlertList Package Description com.azure.resourcemanager.monitor.models 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 ActivityLogAlertList Modifier and Type Method Description ActivityLogAlertListActivityLogAlertList. withNextLink(String nextLink)Set the nextLink property: Provides the link to retrieve the next set of elements.ActivityLogAlertListActivityLogAlertList. withValue(List<ActivityLogAlertResourceInner> value)Set the value property: The list of activity log alerts.
-