Language

Remediation.Automated Property

Definition

Is remediation automated.

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

Property Value

Implements

Attributes

Applies to