Share via


SbQueue.EnableBatchedOperations Property

Definition

Value that indicates whether server-side batched operations are enabled.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)]
public bool? EnableBatchedOperations { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.EnableBatchedOperations : Nullable<bool> with get, set
Public Property EnableBatchedOperations As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to