Aracılığıyla paylaş


ReservationToPurchaseCalculateExchange.Quantity Property

Definition

Quantity of the skus that are part of the reservation.

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

Property Value

Implements

Attributes

Applies to