Summary
Gets the configuration.
- Assembly
- Rocket
.Surgery .Extensions .WebJobs .dll - Namespace
- Rocket
.Surgery .Extensions .WebJobs - Containing Type
- Web
Jobs Convention Builder
Syntax
public IConfiguration Configuration { get; }
Value
| Type | Description |
|---|---|
| IConfiguration | The configuration. |
