Language

BaselineAdjustedResult.ResultsNotInBaseline Property

Definition

Results that are not in the baseline.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)]
public System.Collections.Generic.List<System.Collections.Generic.List<string>> ResultsNotInBaseline { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.ResultsNotInBaseline : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Public Property ResultsNotInBaseline As List(Of List(Of String))

Property Value

Implements

Attributes

Applies to