Share via


SbTopic.SubscriptionCount Property

Definition

Number of subscriptions.

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

Property Value

Implements

Attributes

Applies to