Share via


ServiceBusTopicData.RequiresDuplicateDetection Property

Definition

Value indicating if this topic requires duplicate detection.

public bool? RequiresDuplicateDetection { get; set; }
member this.RequiresDuplicateDetection : Nullable<bool> with get, set
Public Property RequiresDuplicateDetection As Nullable(Of Boolean)

Property Value

Applies to