Compartilhar via


CalculateExchangeRequestProperties.ReservationsToPurchase Propriedade

Definição

Obtém ou define a lista de reservas que estão sendo compradas nesta troca.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a