ReservationOrderBillingPlanInformation.Transactions Property

Definition

Gets the 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)

Property Value

Applies to