共用方式為


EventHubProperties interface

描述事件中樞的執行時間資訊。

屬性

createdOn

以 UTC 建立中樞的日期和時間。

name

事件中樞的名稱。

partitionIds

字串分割識別碼的配量。

屬性詳細資料

createdOn

以 UTC 建立中樞的日期和時間。

createdOn: Date

屬性值

Date

name

事件中樞的名稱。

name: string

屬性值

string

partitionIds

字串分割識別碼的配量。

partitionIds: string[]

屬性值

string[]