Share via


VulnerabilityAssessmentRuleBaselineRowModel.Result Property

Definition

Gets or sets the result

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Result", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public System.Collections.Generic.IList<string> Result { get; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Result", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Result : System.Collections.Generic.IList<string>
Public ReadOnly Property Result As IList(Of String)

Property Value

Attributes

Applies to