ISolution.Goal Property

Definition

Gets or sets the goal of the solution.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets the goal of the solution.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="goal", Update=true)]
public string Goal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets the goal of the solution.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="goal", Update=true)>]
member this.Goal : string with get, set
Public Property Goal As String

Property Value

Attributes

Applies to