EventHubProperties interface
イベント ハブのランタイム情報について説明します。
プロパティ
created |
ハブが UTC で作成された日時。 |
name | イベント ハブの名前。 |
partition |
文字列パーティション識別子のスライス。 |
プロパティの詳細
createdOn
ハブが UTC で作成された日時。
createdOn: Date
プロパティ値
Date
name
イベント ハブの名前。
name: string
プロパティ値
string
partitionIds
文字列パーティション識別子のスライス。
partitionIds: string[]
プロパティ値
string[]