DatabaseListResult interface
Properties
nextLink |
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
value
The list of databases housed in a server
value?: Database[]
Property Value