Partager via


ApplicationInsightsComponentProactiveDetectionConfiguration Classe

Définition

Propriétés qui définissent une configuration ProactiveDetection.

public class ApplicationInsightsComponentProactiveDetectionConfiguration : Microsoft.Rest.Azure.IResource
type ApplicationInsightsComponentProactiveDetectionConfiguration = class
    interface IResource
Public Class ApplicationInsightsComponentProactiveDetectionConfiguration
Implements IResource
Héritage
ApplicationInsightsComponentProactiveDetectionConfiguration
Implémente

Constructeurs

ApplicationInsightsComponentProactiveDetectionConfiguration()

Initialise une nouvelle instance de la classe ApplicationInsightsComponentProactiveDetectionConfiguration.

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

Initialise une nouvelle instance de la classe ApplicationInsightsComponentProactiveDetectionConfiguration.

Propriétés

CustomEmails

Obtient ou définit des adresses e-mail personnalisées pour les notifications de cette règle

Enabled

Obtient ou définit un indicateur qui indique si cette règle est activée par l’utilisateur

LastUpdatedTime

Obtient ou définit la dernière mise à jour de cette règle

Name

Obtient ou définit le nom de la règle

RuleDefinitions

Obtient ou définit des définitions statiques de la règle de configuration ProactiveDetection (mêmes valeurs pour tous les composants).

SendEmailsToSubscriptionOwners

Obtient ou définit un indicateur qui indique si les notifications sur cette règle doivent être envoyées aux propriétaires d’abonnement

S’applique à