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