다음을 통해 공유


NamespaceEntityStats.NotificationHubCount Property

Definition

Gets or sets the number of notification hub.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false, Name="NotificationHubCount", Order=103)]
public long NotificationHubCount { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false, Name="NotificationHubCount", Order=103)>]
member this.NotificationHubCount : int64 with get, set
Public Property NotificationHubCount As Long

Property Value

The number of notification hub.

Attributes

Applies to