Share via


IAutomationRuleAction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AutomationRuleActionTypeConverter))]
public interface IAutomationRuleAction : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AutomationRuleActionTypeConverter))>]
type IAutomationRuleAction = interface
    interface IJsonSerializable
Public Interface IAutomationRuleAction
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ActionType

The type of the automation rule action

Order

The order of execution of the automation rule action

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to