ManagedApiListResult interface

The list of managed APIs.

Properties

nextLink

The URL to get the next set of results.

value

The managed APIs.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The managed APIs.

value?: ManagedApi[]

Property Value