PSAlertRule Constructors

Definition

Overloads

PSAlertRule(AlertRuleResource)
PSAlertRule(AlertRuleResource)

Initializes a new instance of the PSAlertRule class.

PSAlertRule(AlertRuleResource)

public PSAlertRule (Microsoft.Azure.Management.Monitor.Management.Models.AlertRuleResource ruleSpec);
new Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRule : Microsoft.Azure.Management.Monitor.Management.Models.AlertRuleResource -> Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRule
Public Sub New (ruleSpec As AlertRuleResource)

Parameters

Applies to

PSAlertRule(AlertRuleResource)

Initializes a new instance of the PSAlertRule class.

public PSAlertRule (Microsoft.Azure.Management.Monitor.Models.AlertRuleResource ruleSpec);
new Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRule : Microsoft.Azure.Management.Monitor.Models.AlertRuleResource -> Microsoft.Azure.Commands.Insights.OutputClasses.PSAlertRule
Public Sub New (ruleSpec As AlertRuleResource)

Parameters

Applies to