PaginatedComputeResourcesList Class

Paginated list of Machine Learning compute objects wrapped in ARM resource envelope.

Inheritance
PaginatedComputeResourcesList

Constructor

PaginatedComputeResourcesList(*, value: Optional[List[azure.mgmt.machinelearningservices.models._models_py3.ComputeResource]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[ComputeResource]
Required

An array of Machine Learning compute objects wrapped in ARM resource envelope.

next_link
str
Required

A continuation link (absolute URI) to the next page of results in the list.