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