Bagikan melalui


ReservationOrderResponse.OriginalQuantity Property

Definition

Total Quantity of the skus purchased in the reservation.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=4, Label="Quantity")]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public int? OriginalQuantity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=4, Label="Quantity")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.OriginalQuantity : Nullable<int> with get, set
Public Property OriginalQuantity As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to