Partilhar via


ServerListResult interface

A list of servers.

Properties

nextLink

The link used to get the next page of operations.

value

The list of flexible servers

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of flexible servers

value?: Server[]

Property Value

Server[]