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

ServiceBusTopic.DuplicateDetectionHistoryTimeWindow Property

Definition

ISO8601 timespan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.

public Azure.Provisioning.BicepValue<TimeSpan> DuplicateDetectionHistoryTimeWindow { get; set; }
member this.DuplicateDetectionHistoryTimeWindow : Azure.Provisioning.BicepValue<TimeSpan> with get, set
Public Property DuplicateDetectionHistoryTimeWindow As BicepValue(Of TimeSpan)

Property Value

Applies to