Partager via


SBQueue.DuplicateDetectionHistoryTimeWindow Propriété

Définition

Obtient ou définit la structure timeSpan ISO 8601 qui définit la durée de l’historique de détection en double. La valeur par défaut est 10 minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.duplicateDetectionHistoryTimeWindow")]
public TimeSpan? DuplicateDetectionHistoryTimeWindow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.duplicateDetectionHistoryTimeWindow")>]
member this.DuplicateDetectionHistoryTimeWindow : Nullable<TimeSpan> with get, set
Public Property DuplicateDetectionHistoryTimeWindow As Nullable(Of TimeSpan)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à