IPrecheckResult.Remediation Property

Definition

Set of steps that can be taken to resolve the issue found.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Set of steps that can be taken to resolve the issue found.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remediation", Update=true)]
public string Remediation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Set of steps that can be taken to resolve the issue found.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remediation", Update=true)>]
member this.Remediation : string with get, set
Public Property Remediation As String

Property Value

Attributes

Applies to