ResourceList interface

Base for all lists of resources.

Properties

nextLink

The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.

Property Details

The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.

nextLink?: string

Property Value

string