Share via


ICalculatePriceResponseProperties.PaymentSchedule 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="paymentSchedule")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPaymentDetail[] PaymentSchedule { 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="paymentSchedule")>]
member this.PaymentSchedule : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPaymentDetail[] with get, set
Public Property PaymentSchedule As IPaymentDetail()

Property Value

Attributes

Applies to