共用方式為


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