次の方法で共有


EventHubProperties interface

イベント ハブのランタイム情報について説明します。

プロパティ

createdOn

ハブが UTC で作成された日時。

name

イベント ハブの名前。

partitionIds

文字列パーティション識別子のスライス。

プロパティの詳細

createdOn

ハブが UTC で作成された日時。

createdOn: Date

プロパティ値

Date

name

イベント ハブの名前。

name: string

プロパティ値

string

partitionIds

文字列パーティション識別子のスライス。

partitionIds: string[]

プロパティ値

string[]