Share via


DatabaseList interface

List of all databases in a server.

Properties

nextLink

Link used to get the next page of results.

value

List of all databases in a server.

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

List of all databases in a server.

value?: Database[]

Property Value