SBQueueListResult interface
The response to the List Queues operation.
Properties
next |
Link to the next set of results. Not empty if Value contains incomplete list of queues. |
value | Result of the List Queues operation. |
Property Details
nextLink
Link to the next set of results. Not empty if Value contains incomplete list of queues.
nextLink?: string
Property Value
string