ReservationToPurchaseExchange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reservation purchase details.
public class ReservationToPurchaseExchange
type ReservationToPurchaseExchange = class
Public Class ReservationToPurchaseExchange
- Inheritance
-
ReservationToPurchaseExchange
Properties
BillingCurrencyTotal |
Pricing information containing the amount and the currency code. |
Properties |
The request for reservation purchase. |
ReservationId |
Fully qualified id of the reservation being purchased. This value is only guaranteed to be non-null if the purchase is successful. |
ReservationOrderId |
Fully qualified id of the reservationOrder being purchased. |
Status |
Status of the individual operation. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET