AccountList Class

List response for get Accounts.

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

Inheritance
AccountList

Constructor

AccountList(*, value: List[azure.mgmt.datashare.models._models_py3.Account], next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

The Url of next result page.

value
list[Account]
Required

Required. Collection of items of type DataTransferObjects.