Language

ScanResultProperties.RemediationAutomated Property

Definition

Is remediation automated.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public bool? RemediationAutomated { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.RemediationAutomated : Nullable<bool> with get, set
Public Property RemediationAutomated As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to