ApplicationInsightsComponentProactiveDetectionConfiguration interface
定義 ProactiveDetection 組態的屬性。
- Extends
屬性
custom |
此規則通知的自訂電子郵件地址 |
enabled | 旗標,指出使用者是否啟用此規則 |
last |
上次更新此規則的時間 |
name | 規則名稱 |
rule |
ProactiveDetection 組態規則的靜態定義 (所有元件) 相同的值。 |
send |
旗標,指出此規則上的通知是否應傳送給訂用帳戶擁有者 |
屬性詳細資料
customEmails
此規則通知的自訂電子郵件地址
customEmails?: string[]
屬性值
string[]
enabled
旗標,指出使用者是否啟用此規則
enabled?: boolean
屬性值
boolean
lastUpdatedTime
上次更新此規則的時間
lastUpdatedTime?: string
屬性值
string
name
規則名稱
name?: string
屬性值
string
ruleDefinitions
ProactiveDetection 組態規則的靜態定義 (所有元件) 相同的值。
ruleDefinitions?: ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
屬性值
sendEmailsToSubscriptionOwners
旗標,指出此規則上的通知是否應傳送給訂用帳戶擁有者
sendEmailsToSubscriptionOwners?: boolean
屬性值
boolean