FarmBeatsExtensionListResponse 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
azure.mgmt.agrifood._serialization.Model
FarmBeatsExtensionListResponse

Constructor

FarmBeatsExtensionListResponse(*, value: List[_models.FarmBeatsExtension] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
value

List of requested objects.

Variables

Name Description
value

List of requested objects.

next_link
str

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