Uses of Class
com.azure.resourcemanager.monitor.models.AlertRuleList
Packages that use AlertRuleList
Package
Description
Package containing the data models for MonitorClient.
-
Uses of AlertRuleList in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return AlertRuleListModifier and TypeMethodDescriptionstatic AlertRuleListAlertRuleList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AlertRuleList from the JsonReader.AlertRuleList.withNextLink(String nextLink) Set the nextLink property: Provides the link to retrieve the next set of elements.AlertRuleList.withValue(List<ActivityLogAlertResourceInner> value) Set the value property: The list of Activity Log Alert rules.