FarmBeatsListResponse Class

Paged response contains list of requested objects and a URL link to get the next set of results.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
FarmBeatsListResponse

Constructor

FarmBeatsListResponse(*, value: Optional[List[azure.mgmt.agrifood.models._models_py3.FarmBeats]] = None, **kwargs)

Parameters

value
list[FarmBeats]
Required

List of requested objects.

Variables

next_link
str

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