RegistrationList Class

Pageable list of registrations.

Inheritance
RegistrationList

Constructor

RegistrationList(*, next_link: Optional[str] = None, value: Optional[List[azure.mgmt.azurestack.models._models_py3.Registration]] = None, **kwargs)

Parameters

next_link
str
Required

URI to the next page.

value
list[Registration]
Required

List of Registrations.