ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions Class

Definition

Static definitions of the ProactiveDetection configuration rule (same values for all components).

public class ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions = class
Public Class ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
Inheritance
ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions

Constructors

ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions()

Initializes a new instance of the ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions class.

ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions class.

Properties

Description

Gets or sets the rule description

DisplayName

Gets or sets the rule name as it is displayed in UI

HelpUrl

Gets or sets URL which displays additional info about the proactive detection rule

IsEnabledByDefault

Gets or sets a flag indicating whether the rule is enabled by default

IsHidden

Gets or sets a flag indicating whether the rule is hidden (from the UI)

IsInPreview

Gets or sets a flag indicating whether the rule is in preview

Name

Gets or sets the rule name

SupportsEmailNotifications

Gets or sets a flag indicating whether email notifications are supported for detections for this rule

Applies to