次の方法で共有


AlertProcessingRule クラス

定義

ターゲット スコープ、条件、スケジュール ロジックを含むアラート処理ルール オブジェクト。

public class AlertProcessingRule : Microsoft.Azure.Management.AlertsManagement.Models.ManagedResource
type AlertProcessingRule = class
    inherit ManagedResource
Public Class AlertProcessingRule
Inherits ManagedResource
継承
AlertProcessingRule

コンストラクター

AlertProcessingRule()

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

AlertProcessingRule(String, String, String, String, IDictionary<String,String>, AlertProcessingRuleProperties, SystemData)

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

プロパティ

Id

Azure リソース ID を取得します

(継承元 Resource)
Location

リソースの場所を取得または設定します

(継承元 ManagedResource)
Name

Azure リソース名を取得します

(継承元 Resource)
Properties

アラート処理ルールのプロパティを取得または設定します。

SystemData

アラート処理ルールのシステム データを取得または設定します。

Tags

リソース タグを取得または設定します

(継承元 ManagedResource)
Type

Azure リソースの種類を取得します

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象