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