Share via


EventHubRuntimeInformation.PartitionCount Property

Definition

Gets or sets the number of partitions in an Event Hub.

public int PartitionCount { get; set; }
member this.PartitionCount : int with get, set
Public Property PartitionCount As Integer

Property Value

Returns Int32.

Applies to