ExchangeOperationResultResponse.ReservationsToExchange Property

Definition

Details of the reservations being returned

[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.IReservationToReturnForExchange> ReservationsToExchange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.ReservationsToExchange : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IReservationToReturnForExchange> with get, set
Public Property ReservationsToExchange As List(Of IReservationToReturnForExchange)

Property Value

Implements

Attributes

Applies to