SqlPoolInfoListResult interface

List of SQL pools

Properties

nextLink

Link to the next page of results

value

List of SQL pools

Property Details

Link to the next page of results

nextLink?: string

Property Value

string

value

List of SQL pools

value?: SqlPool[]

Property Value