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