Share via


ISolutionProperties.Goal Property

Definition

Gets or sets the goal of the solution.

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

Property Value

Attributes

Applies to