Uses of Class
com.azure.resourcemanager.loganalytics.models.ClusterListResult
Packages that use ClusterListResult
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of ClusterListResult in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return ClusterListResultModifier and TypeMethodDescriptionClusterListResult.withNextLink(String nextLink) Set the nextLink property: The link used to get the next page of recommendations.ClusterListResult.withValue(List<ClusterInner> value) Set the value property: A list of Log Analytics clusters.