你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IOrderResource.CurrentStageStatus 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? CurrentStageStatus { 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.CurrentStageStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.StageStatus>
Public ReadOnly Property CurrentStageStatus As Nullable(Of StageStatus)

Property Value

Attributes

Applies to