Share via


ServiceBusSubscription.DuplicateDetectionHistoryTimeWindow Property

Definition

ISO 8601 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