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

PSAlertRuleResource Class

Definition

Wrapps around the AlertRuleResource

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

Constructors

PSAlertRuleResource(AlertRuleResource)
PSAlertRuleResource(AlertRuleResource)

Initializes a new instance of the PSAlertRuleResource 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