SubscriptionsListResult interface
Result of the List event subscriptions operation.
Properties
| next |
A link for the next page of event subscriptions |
| value | A collection of Subscriptions. |
Property Details
nextLink
A link for the next page of event subscriptions
nextLink?: string
Property Value
string