# Functions
InheritAzureFunction creates new instance of AzureFunction.
InheritAzureFunction creates new instance of AzureFunction Parameters: - name (optional) a container name (accessible via ContextInfo) - description (optional) a container description (accessible via ContextInfo).
Creates a new instance of this Azure Function function.
Creates a new instance of this Azure Function function.
Creates a new instance of this Azure Function.
Creates a new instance of this Azure Function.
# Structs
Abstract Azure Function, that acts as a container to instantiate and run components and expose them via external entry point.
Abstract Azure Function function, that acts as a container to instantiate and run components and expose them via external entry point.
# Interfaces
No description provided by the author