FunctionsApplicationBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for the Microsoft.Azure.Functions.Worker.Builder.FunctionsApplicationBuilder class.
public static class FunctionsApplicationBuilderExtensions
type FunctionsApplicationBuilderExtensions = class
Public Module FunctionsApplicationBuilderExtensions
- Inheritance
-
FunctionsApplicationBuilderExtensions
Methods
| Name | Description |
|---|---|
| ConfigureDurableAgents(FunctionsApplicationBuilder, Action<DurableAgentsOptions>) |
Configures the application to use durable agents with a builder pattern. |