你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SlowRequestsBasedTrigger interface

根据请求执行时间触发。

属性

count

请求计数。

path

请求路径。

timeInterval

时间间隔。

timeTaken

花费的时间。

属性详细信息

count

请求计数。

count?: number

属性值

number

path

请求路径。

path?: string

属性值

string

timeInterval

时间间隔。

timeInterval?: string

属性值

string

timeTaken

花费的时间。

timeTaken?: string

属性值

string