Hi,
I have a servicebus created with the filters/topic. I now need to update the configuration as follows.
subscription settings
------------------------------
Lock Duration: 3 min | ||||
Max Delivery Count: 3 | ||||
Default Message TTL: 30 | ||||
Enable Batched Operations | ||||
Enable Dead Lettering On Filter Evaluation Error: | ||||
Enable Dead Lettering on Message Expiration topic settings ------------------------ Max size Deafult Message ttl Enable Batched Operations |
Do you have examples that I can refer to.I need the classes for the servicebus api that will do this. I am using powershell to update the existing configuration.
Thanks