Compartilhar via


ICalculateExchangeRequestProperties.SavingsPlansToPurchase Property

Definition

List of savings plans that are being purchased in this exchange.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="List of savings plans that are being purchased in this exchange.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ISavingsPlanPurchaseRequest) }, ReadOnly=false, Required=false, SerializedName="savingsPlansToPurchase")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ISavingsPlanPurchaseRequest[] SavingsPlansToPurchase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="List of savings plans that are being purchased in this exchange.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ISavingsPlanPurchaseRequest) }, ReadOnly=false, Required=false, SerializedName="savingsPlansToPurchase")>]
member this.SavingsPlansToPurchase : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ISavingsPlanPurchaseRequest[] with get, set
Public Property SavingsPlansToPurchase As ISavingsPlanPurchaseRequest()

Property Value

Attributes

Applies to