Compartir a través de


CalculatePriceResponseProperties.PaymentSchedule Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a