次の方法で共有


IEventHub.PartitionIds プロパティ

定義

パーティション識別子を取得します。

public System.Collections.Generic.IReadOnlyCollection<string> PartitionIds { get; }
member this.PartitionIds : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property PartitionIds As IReadOnlyCollection(Of String)

プロパティ値

適用対象