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

ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions interface

ProactiveDetection 配置规则的静态定义(所有组件的相同值)。

属性

description

规则说明

displayName

在 UI 中显示的规则名称

helpUrl

显示有关主动检测规则的其他信息的 URL

isEnabledByDefault

指示是否默认启用规则的标志

isHidden

一个标志,指示规则是否隐藏(来自 UI)

isInPreview

指示规则是否处于预览状态的标志

name

规则名称

supportsEmailNotifications

指示此规则检测是否支持电子邮件通知的标志

属性详细信息

description

规则说明

description?: string

属性值

string

displayName

在 UI 中显示的规则名称

displayName?: string

属性值

string

helpUrl

显示有关主动检测规则的其他信息的 URL

helpUrl?: string

属性值

string

isEnabledByDefault

指示是否默认启用规则的标志

isEnabledByDefault?: boolean

属性值

boolean

isHidden

一个标志,指示规则是否隐藏(来自 UI)

isHidden?: boolean

属性值

boolean

isInPreview

指示规则是否处于预览状态的标志

isInPreview?: boolean

属性值

boolean

name

规则名称

name?: string

属性值

string

supportsEmailNotifications

指示此规则检测是否支持电子邮件通知的标志

supportsEmailNotifications?: boolean

属性值

boolean