webjobs-script-abstractions-v1.1.0
📦 azure-functionsView on GitHub →
✨ 1 features🔧 2 symbols
Summary
The Microsoft.Azure.WebJobs.Script.Abstractions package introduced AppCapabilitiesOptions to enable reporting of app capabilities to the host.
✨ New Features
- Added the type AppCapabilitiesOptions to Microsoft.Azure.WebJobs.Script.Abstractions to allow consumers to report app capabilities to the host. (#11682)