public static interface Queue.DefinitionStages.WithDuplicateMessageDetection
| Modifier and Type | Method and Description |
|---|---|
Queue.DefinitionStages.WithCreate |
withDuplicateMessageDetection(Duration duplicateDetectionHistoryDuration)
Specifies the duration of the duplicate message detection history.
|
Queue.DefinitionStages.WithCreate withDuplicateMessageDetection(Duration duplicateDetectionHistoryDuration)
duplicateDetectionHistoryDuration - duration of the historyCopyright © 2021 Microsoft Corporation. All rights reserved.