Aracılığıyla paylaş


DatabaseListResult interface

A List of databases.

Properties

nextLink

The link used to get the next page of operations.

value

The list of databases housed in a server

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of databases housed in a server

value?: Database[]

Property Value