LinkedSubscriptionsList interface
List of linked subscriptions with paging support.
Properties
nextLink |
URI to the next page.
|
value |
List of Linked Subscriptions
|
Property Details
nextLink
URI to the next page.
nextLink?: string
Property Value
value
List of Linked Subscriptions
value?: LinkedSubscription[]
Property Value