RulesResultsInput.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.
Expected results to be inserted into the baseline. Leave this field empty if latestScan == true.
[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IRulesResultsInputResults Result { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.Result : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IRulesResultsInputResults with get, set
Public Property Result As IRulesResultsInputResults
Property Value
Implements
- Attributes