Open
Description
It would be nice to include some information about the origin of a ServiceBusReceivedMessage. For example the information listed in the class QueueProperties would be useful. With this information many more things are possible in function middleware, e.g.:
- Logging
- Scheduled retries
- Audit trails