Share via


SbTopicProperties.RequiresDuplicateDetection Property

Definition

Value indicating if this topic requires duplicate detection.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)]
public bool? RequiresDuplicateDetection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)>]
member this.RequiresDuplicateDetection : Nullable<bool> with get, set
Public Property RequiresDuplicateDetection As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to