WebJobsAuthenticationEventWebJobsStartup Class

Definition

Entry point for our trigger and bindings.

public class WebJobsAuthenticationEventWebJobsStartup : Microsoft.Azure.WebJobs.Hosting.IWebJobsStartup
type WebJobsAuthenticationEventWebJobsStartup = class
    interface IWebJobsStartup
Public Class WebJobsAuthenticationEventWebJobsStartup
Implements IWebJobsStartup
Inheritance
WebJobsAuthenticationEventWebJobsStartup
Implements
Microsoft.Azure.WebJobs.Hosting.IWebJobsStartup

Constructors

WebJobsAuthenticationEventWebJobsStartup()

Methods

Configure(IWebJobsBuilder)

Configures the specified builder.

Applies to