IntegrationServiceEnvironmentManagedApiListResult interface

The list of integration service environment managed APIs.

Properties

nextLink

The URL to get the next set of results.

value

The integration service environment managed APIs.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The integration service environment managed APIs.

value?: IntegrationServiceEnvironmentManagedApi[]

Property Value