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

IOrderResource.CurrentStageName Property

Definition

Stage name

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

Property Value

Attributes

Applies to