Compartilhar via


ReservationOrderProperties.OriginalQuantity Property

Definition

Total Quantity of the skus purchased in the reservation.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)]
public int? OriginalQuantity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)>]
member this.OriginalQuantity : Nullable<int> with get, set
Public Property OriginalQuantity As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to