Reservation, Merge
Merges two `Reservation`s.
Merge the specified Reservations into a new Reservation. The two Reservations being merged must have same properties.
post/providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/merge
Path parameters
reservationOrderIdstring required
Order Id of the reservation
Query parameters
api-versionstring required
Supported version for this document is 2019-04-01
Request body
Response
Returns the Reservation created after the merge.