Condividi tramite


MessageCountDetails.TransferMessageCount Property

Definition

Number of messages transferred to another queue, topic, or subscription.

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

Property Value

Implements

Attributes

Applies to