Compartir a través de


ReservationOrderBillingPlanInformation.Transactions Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a