Compartilhar via


LinkedSubscriptionsList interface

List of linked subscriptions with paging support.

Properties

nextLink

URI to the next page.

value

List of Linked Subscriptions

Property Details

URI to the next page.

nextLink?: string

Property Value

string

value

List of Linked Subscriptions

value?: LinkedSubscription[]

Property Value