CustomerSubscriptionList interface
Pageable list of customer subscriptions.
Properties
next |
URI to the next page. |
value | List of customer subscriptions. |
Property Details
nextLink
URI to the next page.
nextLink?: string
Property Value
string
value
List of customer subscriptions.
value?: CustomerSubscription[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript