Get Subscription Result
A collection of values returned by getSubscription.
Constructors
Properties
The idle interval after which the Subscription is automatically deleted.
Whether batched operations are enabled.
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.
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 this ServiceBus Subscription supports session.