IntegrationServiceEnvironmentManagedApiOperations interface
Interface representing a IntegrationServiceEnvironmentManagedApiOperations.
Methods
list(string, string, string, Integration |
Gets the managed Api operations. |
Method Details
list(string, string, string, IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams)
Gets the managed Api operations.
function list(resourceGroup: string, integrationServiceEnvironmentName: string, apiName: string, options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams): PagedAsyncIterableIterator<ApiOperation, ApiOperation[], PageSettings>
Parameters
- resourceGroup
-
string
The resource group.
- integrationServiceEnvironmentName
-
string
The integration service environment name.
- apiName
-
string
The api name.
The options parameters.