ApplicationInsightsComponentProactiveDetectionConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET