Share via


SbTopicProperties.SubscriptionCount Property

Definition

Number of subscriptions.

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

Property Value

Implements

Attributes

Applies to