Azure – Get label property of message on Queue in Service Bus Trigger
Traditionally we when a message is sent to a queue it has a specific type so it can easily be deserialized into a specific type However, I now have a situation where I need to send 2 totally different types…