DatabaseListResult Class

A list of databases.

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

Inheritance
DatabaseListResult

Constructor

DatabaseListResult(**kwargs)

Variables

value
list[Database]

Array of results.

next_link
str

Link to retrieve next page of results.