Language

BaselineAdjustedResult.ResultsOnlyInBaseline Property

Definition

Results that are 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>> ResultsOnlyInBaseline { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.ResultsOnlyInBaseline : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Public Property ResultsOnlyInBaseline As List(Of List(Of String))

Property Value

Implements

Attributes

Applies to