ExchangeOperationResultResponse.SavingsPlansToPurchase Property

Definition

Details of the savings plans being purchased

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ISavingsPlanToPurchaseExchange> SavingsPlansToPurchase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.SavingsPlansToPurchase : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ISavingsPlanToPurchaseExchange> with get, set
Public Property SavingsPlansToPurchase As List(Of ISavingsPlanToPurchaseExchange)

Property Value

Implements

Attributes

Applies to