Share via


SbQueue.SizeInByte Property

Definition

The size of the queue, in bytes.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)]
public long? SizeInByte { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.SizeInByte : Nullable<int64>
Public ReadOnly Property SizeInByte As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to