OperationEntityListResult interface
The list of bot service operation response.
Properties
next |
The link used to get the next page of operations. |
value | The list of operations. |
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
string