Get Subscription Result
A collection of values returned by getSubscription.
Constructors
Properties
The idle interval after which the topic is automatically deleted.
Does the ServiceBus Subscription have dead letter support on filter evaluation exceptions?
Does the Service Bus Subscription have dead letter support when a message expires?
The Default message timespan to live. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
Are batched operations enabled on this ServiceBus Subscription?
The name of a Queue or Topic to automatically forward Dead Letter messages to.
The lock duration for the subscription.
The maximum number of deliveries.
Whether or not this ServiceBus Subscription supports session.