ScanResultProperties.Remediation 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 remediation details.
[Newtonsoft.Json.JsonProperty(PropertyName="remediation")]
public Microsoft.Azure.Management.Security.Models.Remediation Remediation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remediation")>]
member this.Remediation : Microsoft.Azure.Management.Security.Models.Remediation with get, set
Public Property Remediation As Remediation
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute