DataCollectionRuleAssociationProxyOnlyResourceListResult Class

A pageable list of resources.

All required parameters must be populated in order to send to Azure.

Inheritance
DataCollectionRuleAssociationProxyOnlyResourceListResult

Constructor

DataCollectionRuleAssociationProxyOnlyResourceListResult(*, value: List[azure.mgmt.monitor.v2019_11_01_preview.models._models_py3.DataCollectionRuleAssociationProxyOnlyResource], next_link: Optional[str] = None, **kwargs)

Variables

value
list[<xref:$>(<xref:python-base-namespace>)DataCollectionRuleAssociationProxyOnlyResource]

Required. A list of resources.

next_link
str

The URL to use for getting the next set of results.