FunctionsController(WebScriptHostManager, WebHookReceiverManager) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public FunctionsController (Microsoft.Azure.WebJobs.Script.WebHost.WebScriptHostManager scriptHostManager, Microsoft.Azure.WebJobs.Script.WebHost.WebHooks.WebHookReceiverManager webHookReceiverManager);
new Microsoft.Azure.WebJobs.Script.WebHost.Controllers.FunctionsController : Microsoft.Azure.WebJobs.Script.WebHost.WebScriptHostManager * Microsoft.Azure.WebJobs.Script.WebHost.WebHooks.WebHookReceiverManager -> Microsoft.Azure.WebJobs.Script.WebHost.Controllers.FunctionsController
Public Sub New (scriptHostManager As WebScriptHostManager, webHookReceiverManager As WebHookReceiverManager)
Parameters
- scriptHostManager
- WebScriptHostManager
- webHookReceiverManager
- WebHookReceiverManager