次の方法で共有


EventHubRuntimeInformation.PartitionIds プロパティ

定義

イベント ハブのパーティション ID を取得または設定します。

public string[] PartitionIds { get; set; }
member this.PartitionIds : string[] with get, set
Public Property PartitionIds As String()

プロパティ値

String[]

String を返します。

適用対象