FunctionsController Class

Definition

public class FunctionsController : System.Web.Http.ApiController
type FunctionsController = class
    inherit ApiController
Public Class FunctionsController
Inherits ApiController
Inheritance
FunctionsController

Constructors

FunctionsController(WebScriptHostManager, WebHookReceiverManager)

Methods

DetermineAuthorizationLevelAsync(HttpRequestMessage, FunctionDescriptor, IDependencyResolver)
ExecuteAsync(HttpControllerContext, CancellationToken)

Applies to