Share via


IErrorDetails.RecommendedAction Property

Definition

Recommended action to resolve error.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Recommended action to resolve error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="recommendedAction")]
public string RecommendedAction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Recommended action to resolve error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="recommendedAction")>]
member this.RecommendedAction : string
Public ReadOnly Property RecommendedAction As String

Property Value

Attributes

Applies to