Partilhar via


QueueInner.EnableBatchedOperations Propriedade

Definição

Obtém ou define um valor que indica se as operações em lote do lado do servidor estão 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a