AutomationRuleRunPlaybookAction Class

Definition

Describes an automation rule action to run a playbook.

public class AutomationRuleRunPlaybookAction : Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAutomationRuleAction
type AutomationRuleRunPlaybookAction = class
    inherit SecurityInsightsAutomationRuleAction
Public Class AutomationRuleRunPlaybookAction
Inherits SecurityInsightsAutomationRuleAction
Inheritance
AutomationRuleRunPlaybookAction

Constructors

AutomationRuleRunPlaybookAction(Int32)

Initializes a new instance of AutomationRuleRunPlaybookAction.

Properties

ActionConfiguration

Gets or sets the action configuration.

Order

Gets or sets the order.

(Inherited from SecurityInsightsAutomationRuleAction)

Applies to