TopicInner.EnablePartitioning Propriedade

Definição

Obtém ou define o valor que indica se o tópico a ser particionado entre vários agentes de mensagens está habilitado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a