Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionRuleAssociationProxyOnlyResourceListResult
-
Packages that use DataCollectionRuleAssociationProxyOnlyResourceListResult Package Description com.azure.resourcemanager.monitor.models 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 DataCollectionRuleAssociationProxyOnlyResourceListResult Modifier and Type Method Description DataCollectionRuleAssociationProxyOnlyResourceListResultDataCollectionRuleAssociationProxyOnlyResourceListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.DataCollectionRuleAssociationProxyOnlyResourceListResultDataCollectionRuleAssociationProxyOnlyResourceListResult. withValue(List<DataCollectionRuleAssociationProxyOnlyResourceInner> value)Set the value property: A list of resources.
-