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

IBasicInformation.AvailabilityInformationAvailabilityStage Property

Definition

Current availability stage of the product. Availability stage

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Current availability stage of the product. Availability stage", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.AvailabilityStage) }, ReadOnly=true, Required=false, SerializedName="availabilityStage")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.AvailabilityStage? AvailabilityInformationAvailabilityStage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Current availability stage of the product. Availability stage", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.AvailabilityStage) }, ReadOnly=true, Required=false, SerializedName="availabilityStage")>]
member this.AvailabilityInformationAvailabilityStage : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.AvailabilityStage>
Public ReadOnly Property AvailabilityInformationAvailabilityStage As Nullable(Of AvailabilityStage)

Property Value

Attributes

Applies to