Dev estimate : 0
Test estimate : 0
Currently, it is :
Service Bus
Use either the Queue or Topic/Subscription Model
Queue and Topic/Subscription are not either/or relationship. They do not have exclusive relationship.
The right way to say is to list the functionality of Service Bus API that we are supporting, for example,
- Create, Delete, Upgrade and Retrieve Queues.
- Create, Delete, Upgrade and Retrieve Topics.
- xxxxxx
Dev estimate : 0
Test estimate : 0
Currently, it is :
Service Bus
Use either the Queue or Topic/Subscription Model
Queue and Topic/Subscription are not either/or relationship. They do not have exclusive relationship.
The right way to say is to list the functionality of Service Bus API that we are supporting, for example,