Uses of Class
com.azure.resourcemanager.monitor.models.IncidentListResult
-
Packages that use IncidentListResult Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of IncidentListResult in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return IncidentListResult Modifier and Type Method Description IncidentListResultIncidentListResult. withValue(List<IncidentInner> value)Set the value property: the incident collection.
-