EventHubProperties interface
描述事件中樞的執行時間資訊。
屬性
created |
以 UTC 建立中樞的日期和時間。 |
name | 事件中樞的名稱。 |
partition |
字串分割識別碼的配量。 |
屬性詳細資料
createdOn
以 UTC 建立中樞的日期和時間。
createdOn: Date
屬性值
Date
name
事件中樞的名稱。
name: string
屬性值
string
partitionIds
字串分割識別碼的配量。
partitionIds: string[]
屬性值
string[]