Share via


ScanResultProperties.Remediation Property

Definition

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

Applies to