Share via


ServiceBusTopicData.EnablePartitioning Property

Definition

Value that indicates whether the topic to be partitioned across multiple message brokers is enabled.

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

Property Value

Applies to