Share via


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