ManagedApiListResult interface
The list of managed APIs.
Properties
nextLink |
The URL to get the next set of results.
|
value |
The managed APIs.
|
Property Details
nextLink
The URL to get the next set of results.
nextLink?: string
Property Value
value
The managed APIs.
value?: ManagedApi[]
Property Value