你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EventHub.PartitionCount Property

Definition

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

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

Property Value

Applies to