Compartir a través de


TopicInner.EnableBatchedOperations Propiedad

Definición

Obtiene o establece el valor que indica si las operaciones por lotes del lado servidor están habilitadas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a