Condividi tramite


EventHubData.PartitionCount Property

Definition

Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions.

public long? PartitionCount { get; set; }
member this.PartitionCount : Nullable<int64> with get, set
Public Property PartitionCount As Nullable(Of Long)

Property Value

Applies to