共用方式為


CalculateExchangeResponseProperties.ReservationsToPurchase Property

Definition

Gets or sets details of the reservations being purchased

[Newtonsoft.Json.JsonProperty(PropertyName="reservationsToPurchase")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.ReservationToPurchaseCalculateExchange> ReservationsToPurchase { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reservationsToPurchase")>]
member this.ReservationsToPurchase : System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.ReservationToPurchaseCalculateExchange> with get, set
Public Property ReservationsToPurchase As IList(Of ReservationToPurchaseCalculateExchange)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to