次の方法で共有


ReservationOrderBillingPlanInformation.Transactions プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象