Share via


SbTopicProperties.SupportOrdering Property

Definition

Value that indicates whether the topic supports ordering.

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

Property Value

Implements

Attributes

Applies to