次の方法で共有


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