Share via


ISolutionProperties.Status Property

Definition

Gets or sets the current status of the solution.

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

Property Value

Attributes

Applies to