LibraryListResponse Class

A list of Library resources.

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

Inheritance
LibraryListResponse

Constructor

LibraryListResponse(*, value: List[azure.mgmt.synapse.models._models_py3.LibraryResource], next_link: Optional[str] = None, **kwargs)

Parameters

value
list[LibraryResource]
Required

Required. List of Library.

next_link
str
Required

The link to the next page of results, if any remaining results exist.