次の方法で共有


ReservationOrderBillingPlanInformation.Transactions プロパティ

定義

トランザクションを取得します。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Reservations.Models.PaymentDetail> Transactions { get; }
member this.Transactions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Reservations.Models.PaymentDetail>
Public ReadOnly Property Transactions As IReadOnlyList(Of PaymentDetail)

プロパティ値

適用対象