次の方法で共有


ApplicationInsightsComponentProactiveDetectionConfiguration クラス

定義

ProactiveDetection 構成を定義するプロパティ。

public class ApplicationInsightsComponentProactiveDetectionConfiguration : Microsoft.Rest.Azure.IResource
type ApplicationInsightsComponentProactiveDetectionConfiguration = class
    interface IResource
Public Class ApplicationInsightsComponentProactiveDetectionConfiguration
Implements IResource
継承
ApplicationInsightsComponentProactiveDetectionConfiguration
実装

コンストラクター

ApplicationInsightsComponentProactiveDetectionConfiguration()

ApplicationInsightsComponentProactiveDetectionConfiguration クラスの新しいインスタンスを初期化します。

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

ApplicationInsightsComponentProactiveDetectionConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

CustomEmails

このルール通知のカスタム 電子メール アドレスを取得または設定します

Enabled

このルールがユーザーによって有効になっているかどうかを示すフラグを取得または設定します

LastUpdatedTime

このルールが最後に更新された時刻を取得または設定します。

Name

規則名を取得または設定します

RuleDefinitions

ProactiveDetection 構成規則の静的定義 (すべてのコンポーネントで同じ値) を取得または設定します。

SendEmailsToSubscriptionOwners

このルールの通知をサブスクリプション所有者に送信するかどうかを示すフラグを取得または設定します。

適用対象