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
Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type DataCollectionRuleResourceListResultModifier and TypeClassDescriptionfinal classA pageable list of resources.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.