Share via


ISecurityAlert.RemediationStep Property

Definition

Manual action items to take to remediate the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Manual action items to take to remediate the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="remediationSteps")]
public string[] RemediationStep { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Manual action items to take to remediate the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="remediationSteps")>]
member this.RemediationStep : string[]
Public ReadOnly Property RemediationStep As String()

Property Value

String[]
Attributes

Applies to