IAutomationRuleModifyPropertiesAction.ActionConfigurationClassificationReason Property

Definition

The classification reason the incident was closed with

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PSArgumentCompleter(new System.String[] { "SuspiciousActivity", "SuspiciousButExpected", "IncorrectAlertLogic", "InaccurateData" })]
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The classification reason the incident was closed with", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="classificationReason", Update=true)]
public string ActionConfigurationClassificationReason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PSArgumentCompleter(new System.String[] { "SuspiciousActivity", "SuspiciousButExpected", "IncorrectAlertLogic", "InaccurateData" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The classification reason the incident was closed with", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="classificationReason", Update=true)>]
member this.ActionConfigurationClassificationReason : string with get, set
Public Property ActionConfigurationClassificationReason As String

Property Value

Attributes

Applies to