Share via


CalculatePriceResponseProperties.PaymentSchedule Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to