Compartilhar via


CalculateExchangeResponseProperties.ReservationsToPurchase Propriedade

Definição

Obtém ou define detalhes das reservas que estão sendo adquiridas

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a