FiltersConfiguration interface
篩選事件訂閱的組態。
屬性
filters | 篩選事件訂閱所使用的篩選陣列。 |
included |
需要屬於事件訂用帳戶一部分的適用事件種類清單。 如果想要訂閱所有預設事件種類,請將 IncludedEventTypes 設定為 null。 |
屬性詳細資料
filters
includedEventTypes
需要屬於事件訂用帳戶一部分的適用事件種類清單。 如果想要訂閱所有預設事件種類,請將 IncludedEventTypes 設定為 null。
includedEventTypes?: string[]
屬性值
string[]