AutomationRuleRunPlaybookAction クラス

定義

プレイブックを実行するためのオートメーション ルール アクションについて説明します。

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)

適用対象