次の方法で共有


EventHubData.PartitionCount プロパティ

定義

Event Hub 用に作成されたパーティションの数。使用できる値は 1 から 32 個のパーティションです。

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

プロパティ値

適用対象