共用方式為


ReservationOrderBillingPlanInformation.Transactions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to