次の方法で共有


EventHubCompatibleEndpointProperties.PartitionIds プロパティ

定義

Event Hub 互換エンドポイントのパーティション ID。

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

プロパティ値

適用対象