ReservationMergeProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of reservation merge.
public class ReservationMergeProperties
type ReservationMergeProperties = class
Public Class ReservationMergeProperties
- Inheritance
-
ReservationMergeProperties
Properties
MergeDestination |
Reservation resource id Created due to the merge. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}. |
MergeSources |
Resource ids of the source reservation's merged to form this reservation. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}. |
Applies to
Azure SDK for .NET