Share via


IAutomationRuleModifyPropertiesAction Interface

Definition

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

Properties

ActionConfigurationClassification

The reason the incident was closed

ActionConfigurationClassificationComment

Describes the reason the incident was closed

ActionConfigurationClassificationReason

The classification reason the incident was closed with

ActionConfigurationLabel

List of labels to add to the incident

ActionConfigurationSeverity

The severity of the incident

ActionConfigurationStatus

The status of the incident

ActionType

The type of the automation rule action

(Inherited from IAutomationRuleAction)
Order

The order of execution of the automation rule action

(Inherited from IAutomationRuleAction)
OwnerAssignedTo

The name of the user the incident is assigned to.

OwnerEmail

The email of the user the incident is assigned to.

OwnerObjectId

The object id of the user the incident is assigned to.

OwnerType

The type of the owner the incident is assigned to.

OwnerUserPrincipalName

The user principal name of the user the incident is assigned to.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to