IntegrationServiceEnvironmentManagedApiListResult interface
The list of integration service environment managed APIs.
Properties
next |
The URL to get the next set of results. |
value | The integration service environment managed APIs. |
Property Details
nextLink
The URL to get the next set of results.
nextLink?: string
Property Value
string
value
The integration service environment managed APIs.
value?: IntegrationServiceEnvironmentManagedApi[]