Sdílet prostřednictvím


SbQueue.MessageCount Property

Definition

The number of messages in the queue.

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

Property Value

Implements

Attributes

Applies to