Azure / azure-functions-java-library

Contains annotations for writing Azure Functions in Java
MIT License
43 stars 43 forks source link

Adding annotation to ServiceBusQueueTrigger and ServiceBusTopicTrigger #99

Closed amamounelsayed closed 4 years ago

amamounelsayed commented 4 years ago

ServiceBusQueueTrigger and ServiceBusTopicTrigger will have new annotation to support isSessionsEnabled.

The C# attributes is IsSessionsEnabled

amamounelsayed commented 4 years ago

Tracking the work for the maven release: https://github.com/microsoft/azure-maven-plugins/issues/822