共用方式為


SubscriptionsQuery interface

定義服務攔截訂閱的查詢。

屬性

consumerActionId

選擇性取用者動作識別碼,將結果限制為 (任何的 Null)

consumerId

選擇性取用者識別碼,將結果限制為 (任何的 null)

consumerInputFilters

篩選訂用帳戶取用者輸入

eventType

選擇性的事件類型識別碼,將結果限制為 (任何的 Null)

publisherId

選擇性發行者識別碼,將結果限制為 (任何的 null)

publisherInputFilters

篩選訂閱發行者輸入

results

查詢的結果

subscriberId

選擇性訂閱者篩選。

屬性詳細資料

consumerActionId

選擇性取用者動作識別碼,將結果限制為 (任何的 Null)

consumerActionId: string

屬性值

string

consumerId

選擇性取用者識別碼,將結果限制為 (任何的 null)

consumerId: string

屬性值

string

consumerInputFilters

篩選訂用帳戶取用者輸入

consumerInputFilters: InputFilter[]

屬性值

eventType

選擇性的事件類型識別碼,將結果限制為 (任何的 Null)

eventType: string

屬性值

string

publisherId

選擇性發行者識別碼,將結果限制為 (任何的 null)

publisherId: string

屬性值

string

publisherInputFilters

篩選訂閱發行者輸入

publisherInputFilters: InputFilter[]

屬性值

results

查詢的結果

results: Subscription[]

屬性值

subscriberId

選擇性訂閱者篩選。

subscriberId: string

屬性值

string