Partager via


SBTopic.EnablePartitioning Propriété

Définition

Obtient ou définit une valeur qui indique si la rubrique à partitionner entre plusieurs répartiteurs de messages est activée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à