Share via


IAutomationRuleModifyPropertiesActionConfiguration Interface

Definition

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

Properties

Classification

The reason the incident was closed

ClassificationComment

Describes the reason the incident was closed

ClassificationReason

The classification reason the incident was closed with

Label

List of labels to add to the incident

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.

Severity

The severity of the incident

Status

The status of the incident

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to