Sdílet prostřednictvím


MessageCountDetails.ScheduledMessageCount Property

Definition

Number of scheduled messages.

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

Property Value

Implements

Attributes

Applies to