OperationListResult interface
A list of resource provider operations.
Properties
next |
URL client should use to fetch the next page (per server side paging). |
value | Collection of available operation details |
Property Details
nextLink
URL client should use to fetch the next page (per server side paging).
nextLink?: string
Property Value
string