DatabaseListResult interface
A List of databases.
Properties
| next |
The link used to get the next page of databases. |
| value | The list of databases housed in a server |
Property Details
nextLink
The link used to get the next page of databases.
nextLink?: string
Property Value
string