ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions interface
ProactiveDetection 組態規則的靜態定義 (所有元件) 相同的值。
屬性
description | 規則描述 |
display |
UI 中顯示的規則名稱 |
help |
顯示主動式偵測規則其他相關資訊的 URL |
is |
旗標,指出預設是否啟用規則 |
is |
旗標,指出是否從 UI 隱藏規則 () |
is |
旗標,指出規則是否處於預覽狀態 |
name | 規則名稱 |
supports |
旗標,指出是否支援此規則偵測的電子郵件通知 |
屬性詳細資料
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