ServerListResult interface
Properties
nextLink |
The link used to get the next page of operations.
|
value |
The list of servers
|
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
value
The list of servers
value?: Server[]
Property Value