Share via


IExchangeOperationResultResponse.ReservationsToExchange Property

Definition

Details of the reservations being returned

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Details of the reservations being returned", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IReservationToReturnForExchange) }, ReadOnly=false, Required=false, SerializedName="reservationsToExchange")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IReservationToReturnForExchange[] ReservationsToExchange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Details of the reservations being returned", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IReservationToReturnForExchange) }, ReadOnly=false, Required=false, SerializedName="reservationsToExchange")>]
member this.ReservationsToExchange : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IReservationToReturnForExchange[] with get, set
Public Property ReservationsToExchange As IReservationToReturnForExchange()

Property Value

Attributes

Applies to