Uses of Class
com.azure.resourcemanager.monitor.models.AlertRuleResourceCollection
-
Packages that use AlertRuleResourceCollection Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of AlertRuleResourceCollection in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return AlertRuleResourceCollection Modifier and Type Method Description AlertRuleResourceCollectionAlertRuleResourceCollection. withValue(List<AlertRuleResourceInner> value)Set the value property: the values for the alert rule resources.
-