Langage

RuleResults.LatestScan Property

Definition

Take results from latest scan.

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

Property Value

Implements

Attributes

Applies to