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