SubscriptionListResult interface

Subscription list operation response.

Properties

nextLink

The URL to get the next set of results.

value

An array of subscriptions.

Property Details

The URL to get the next set of results.

nextLink: string

Property Value

string

value

An array of subscriptions.

value?: Subscription[]

Property Value