DataCollectionEndpointResourceListResult Class

A pageable list of resources.

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

Inheritance
DataCollectionEndpointResourceListResult

Constructor

DataCollectionEndpointResourceListResult(*, value: List[azure.mgmt.monitor.v2021_04_01.models._models_py3.DataCollectionEndpointResource], next_link: Optional[str] = None, **kwargs)

Variables

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

Required. A list of resources.

next_link
str

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