Uses of Class
com.azure.resourcemanager.workloads.models.MonitorListResult
Packages that use MonitorListResult
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of MonitorListResult in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return MonitorListResultModifier and TypeMethodDescriptionMonitorListResult.withNextLink
(String nextLink) Set the nextLink property: The URL to get the next set of SAP monitors.MonitorListResult.withValue
(List<MonitorInner> value) Set the value property: The list of SAP monitors.