다음을 통해 공유


NamespaceEntityStats.EventHubCount Property

Definition

Gets or sets the number of event hub.

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

Property Value

The number of event hub.

Attributes

Applies to