IAzureFunctionControllerOverrides

An interface used to integrate Azure Function services into Azure Function containers and connect their actions to the function calls.

Description

The IAzureFunctionControllerOverrides interface is used to perform on-demand registrations.

Instance methods

Register

Performs the required registration steps.

Register()