你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithDuplicateMessageDetection.WithDuplicateMessageDetectionHistoryDuration 方法

定义

指定重复消息检测历史记录的持续时间。

public Microsoft.Azure.Management.ServiceBus.Fluent.Queue.Update.IUpdate WithDuplicateMessageDetectionHistoryDuration (TimeSpan duration);
abstract member WithDuplicateMessageDetectionHistoryDuration : TimeSpan -> Microsoft.Azure.Management.ServiceBus.Fluent.Queue.Update.IUpdate
Public Function WithDuplicateMessageDetectionHistoryDuration (duration As TimeSpan) As IUpdate

参数

duration
TimeSpan

历史记录的持续时间。

返回

适用于