Share via


ReservationMergeProperties Class

Definition

public class ReservationMergeProperties
type ReservationMergeProperties = class
Public Class ReservationMergeProperties
Inheritance
ReservationMergeProperties

Constructors

ReservationMergeProperties()

Initializes a new instance of the ReservationMergeProperties class.

ReservationMergeProperties(String, IList<String>)

Initializes a new instance of the ReservationMergeProperties class.

Properties

MergeDestination

Gets or sets reservation Resource Id Created due to the merge. Format of the resource Id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

MergeSources

Gets or sets 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