VulnerabilityAssessmentRuleBaselineRowModel.Result Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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