IFunctionInputBindingFeature Interface

Definition

Provides a mechanism to bind function inputs.

public interface IFunctionInputBindingFeature
type IFunctionInputBindingFeature = interface
Public Interface IFunctionInputBindingFeature

Methods

BindFunctionInputAsync(FunctionContext)

Asynchronously binds the function inputs.

Applies to