DefaultFunctionMetadata.EntryPoint Property

Definition

Function entrypoint (ex. HttpTrigger.Run).

public string? EntryPoint { get; set; }
member this.EntryPoint : string with get, set
Public Property EntryPoint As String

Property Value

Applies to