TriggerAdministrationListTriggerQueryParamProperties interface

屬性

lastModifiedEndTime

上次更新時間範圍的 End DateTime(RFC 3339 常值格式)以篩選觸發程式。

lastModifiedStartTime

開始日期日期時間(RFC 3339 常值格式)上次更新的時間範圍,以篩選觸發程式。

maxpagesize

回應中的結果數目。 默認頁面大小為 50。

states

根據逗號分隔狀態清單篩選觸發程式。

可能的值:“Active”、“Paused”、“Completed”、“Disabled”

testIds

根據與所提供測試標識符相關聯的觸發程式進行搜尋。

屬性詳細資料

lastModifiedEndTime

上次更新時間範圍的 End DateTime(RFC 3339 常值格式)以篩選觸發程式。

lastModifiedEndTime?: string | Date

屬性值

string | Date

lastModifiedStartTime

開始日期日期時間(RFC 3339 常值格式)上次更新的時間範圍,以篩選觸發程式。

lastModifiedStartTime?: string | Date

屬性值

string | Date

maxpagesize

回應中的結果數目。 默認頁面大小為 50。

maxpagesize?: number

屬性值

number

states

根據逗號分隔狀態清單篩選觸發程式。

可能的值:“Active”、“Paused”、“Completed”、“Disabled”

states?: string

屬性值

string

testIds

根據與所提供測試標識符相關聯的觸發程式進行搜尋。

testIds?: string

屬性值

string