Sdílet prostřednictvím


ISbTopic.SubscriptionCount Property

Definition

Number of subscriptions.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Number of subscriptions.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="subscriptionCount")]
public int? SubscriptionCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Number of subscriptions.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="subscriptionCount")>]
member this.SubscriptionCount : Nullable<int>
Public ReadOnly Property SubscriptionCount As Nullable(Of Integer)

Property Value

Attributes

Applies to