PaginatedWebServicesList interface
Paginated list of web services.
Properties
next |
A continuation link (absolute URI) to the next page of results in the list. |
value | An array of web service objects. |
Property Details
nextLink
A continuation link (absolute URI) to the next page of results in the list.
nextLink?: string
Property Value
string