你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSAlertRule Class

Definition

Wrapps around the RuleGetResponse

public class PSAlertRule : Microsoft.Azure.Management.Monitor.Management.Models.AlertRuleResource
type PSAlertRule = class
    inherit AlertRuleResource
Public Class PSAlertRule
Inherits AlertRuleResource
Inheritance
Derived

Constructors

PSAlertRule(AlertRuleResource)
PSAlertRule(AlertRuleResource)

Initializes a new instance of the PSAlertRule class.

Properties

Actions

Gets or sets the Actions list of the AlertResource

(Inherited from AlertRuleResource)
Condition

Gets or sets the Condition of the AlertRuleResource

(Inherited from AlertRuleResource)

Applies to