Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionRuleResourceListResult
Packages that use DataCollectionRuleResourceListResult
Package
Description
Package containing the data models for MonitorClient.
-
Uses of DataCollectionRuleResourceListResult in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DataCollectionRuleResourceListResultModifier and TypeMethodDescriptionDataCollectionRuleResourceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataCollectionRuleResourceListResult from the JsonReader.DataCollectionRuleResourceListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.DataCollectionRuleResourceListResult.withValue(List<DataCollectionRuleResourceInner> value) Set the value property: A list of resources.