Uses of Class
com.azure.resourcemanager.loganalytics.models.DataSourceListResult
Packages that use DataSourceListResult
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of DataSourceListResult in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return DataSourceListResultModifier and TypeMethodDescriptionDataSourceListResult.withNextLink(String nextLink) Set the nextLink property: The link (url) to the next page of datasources.DataSourceListResult.withValue(List<DataSourceInner> value) Set the value property: A list of datasources.