次の方法で共有


CalculateExchangeResponseProperties.ReservationsToExchange プロパティ

定義

返される予約の詳細を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象