次の方法で共有


CalculatePriceResponseProperties.PaymentSchedule プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象