Share via


IMigrateEvent.Recommendation Property

Definition

Gets or sets the recommendation for the error.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the recommendation for the error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendation")]
public string Recommendation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the recommendation for the error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendation")>]
member this.Recommendation : string with get, set
Public Property Recommendation As String

Property Value

Attributes

Applies to