Freigeben über


QueueInner.EnablePartitioning Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Warteschlange über mehrere Nachrichtenbroker partitioniert werden soll, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: