你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AutomationRuleRunPlaybookAction 类

定义

描述用于运行 playbook 的自动化规则操作。

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

构造函数

AutomationRuleRunPlaybookAction(Int32)

初始化 AutomationRuleRunPlaybookAction 的新实例。

属性

ActionConfiguration

获取或设置操作配置。

Order

获取或设置顺序。

(继承自 SecurityInsightsAutomationRuleAction)

适用于