public static interface ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
| Modifier and Type | Method and Description |
|---|---|
ServiceBusSubscription.Update |
withDefaultMessageTTL(Duration ttl)
Specifies the duration after which the message expires.
|
ServiceBusSubscription.Update withDefaultMessageTTL(Duration ttl)
ttl - time to live durationCopyright © 2021 Microsoft Corporation. All rights reserved.