EventSubscriptionsListResult interface

Result of the List EventSubscriptions operation

Properties

nextLink

A link for the next page of event subscriptions

value

A collection of EventSubscriptions

Property Details

A link for the next page of event subscriptions

nextLink?: string

Property Value

string

value

A collection of EventSubscriptions

value?: EventSubscription[]

Property Value