Share via


IStageDetails.StageStatus Property

Definition

Stage status.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Stage status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.StageStatus) }, ReadOnly=true, Required=false, SerializedName="stageStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.StageStatus? StageStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Stage status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.StageStatus) }, ReadOnly=true, Required=false, SerializedName="stageStatus")>]
member this.StageStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.StageStatus>
Public ReadOnly Property StageStatus As Nullable(Of StageStatus)

Property Value

Attributes

Applies to