SecurityInsightsAutomationRuleAction Constructors

Definition

Overloads

SecurityInsightsAutomationRuleAction()

Source:
SecurityInsightsAutomationRuleAction.cs

Initializes a new instance of SecurityInsightsAutomationRuleAction.

protected SecurityInsightsAutomationRuleAction();
Protected Sub New ()

Applies to

SecurityInsightsAutomationRuleAction(Int32)

Source:
SecurityInsightsAutomationRuleAction.cs
Source:
SecurityInsightsAutomationRuleAction.cs

Initializes a new instance of SecurityInsightsAutomationRuleAction.

protected SecurityInsightsAutomationRuleAction(int order);
new Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAutomationRuleAction : int -> Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAutomationRuleAction
Protected Sub New (order As Integer)

Parameters

order
Int32

Applies to