SecurityInsightsAutomationRuleAction Class

Definition

Describes an automation rule action. Please note SecurityInsightsAutomationRuleAction is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AutomationRuleModifyPropertiesAction and AutomationRuleRunPlaybookAction.

public abstract class SecurityInsightsAutomationRuleAction
type SecurityInsightsAutomationRuleAction = class
Public MustInherit Class SecurityInsightsAutomationRuleAction
Inheritance
SecurityInsightsAutomationRuleAction
Derived

Constructors

SecurityInsightsAutomationRuleAction(Int32)

Initializes a new instance of SecurityInsightsAutomationRuleAction.

Properties

Order

Gets or sets the order.

Applies to