ScheduledQueryRuleAlertingAction Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ScheduledQueryRuleAlertingAction() | |
ScheduledQueryRuleAlertingAction(AlertingAction) |
Initializes a new instance of the ScheduledQueryRuleAlertingAction class. |
ScheduledQueryRuleAlertingAction()
public ScheduledQueryRuleAlertingAction ();
Public Sub New ()
Applies to
ScheduledQueryRuleAlertingAction(AlertingAction)
Initializes a new instance of the ScheduledQueryRuleAlertingAction class.
public ScheduledQueryRuleAlertingAction (Microsoft.Azure.Management.Monitor.Models.AlertingAction alertingAction);
new Microsoft.Azure.Management.Monitor.Management.Models.ScheduledQueryRuleAlertingAction : Microsoft.Azure.Management.Monitor.Models.AlertingAction -> Microsoft.Azure.Management.Monitor.Management.Models.ScheduledQueryRuleAlertingAction
Public Sub New (alertingAction As AlertingAction)
Parameters
- alertingAction
- AlertingAction
Specifiy action need to be taken when rule type is Alert