Megosztás a következőn keresztül:


IReservationOrderResponse.PlanInformationTransaction Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPaymentDetail) }, ReadOnly=false, Required=false, SerializedName="transactions")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPaymentDetail[] PlanInformationTransaction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPaymentDetail) }, ReadOnly=false, Required=false, SerializedName="transactions")>]
member this.PlanInformationTransaction : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPaymentDetail[] with get, set
Public Property PlanInformationTransaction As IPaymentDetail()

Property Value

Attributes

Applies to