SecurityAlert.RemediationStep Property

Definition

Manual action items to take to remediate the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> RemediationStep { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.RemediationStep : System.Collections.Generic.List<string>
Public ReadOnly Property RemediationStep As List(Of String)

Property Value

Implements

Attributes

Applies to