Share via


ApplicationInsightsComponentProactiveDetectionConfiguration Class

Definition

Properties that define a ProactiveDetection configuration.

public class ApplicationInsightsComponentProactiveDetectionConfiguration : Microsoft.Rest.Azure.IResource
type ApplicationInsightsComponentProactiveDetectionConfiguration = class
    interface IResource
Public Class ApplicationInsightsComponentProactiveDetectionConfiguration
Implements IResource
Inheritance
ApplicationInsightsComponentProactiveDetectionConfiguration
Implements

Constructors

ApplicationInsightsComponentProactiveDetectionConfiguration()

Initializes a new instance of the ApplicationInsightsComponentProactiveDetectionConfiguration class.

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

Initializes a new instance of the ApplicationInsightsComponentProactiveDetectionConfiguration class.

Properties

CustomEmails

Gets or sets custom email addresses for this rule notifications

Enabled

Gets or sets a flag that indicates whether this rule is enabled by the user

LastUpdatedTime

Gets or sets the last time this rule was updated

Name

Gets or sets the rule name

RuleDefinitions

Gets or sets static definitions of the ProactiveDetection configuration rule (same values for all components).

SendEmailsToSubscriptionOwners

Gets or sets a flag that indicated whether notifications on this rule should be sent to subscription owners

Applies to