SplitRequest interface
The request for reservation split
Properties
quantities | List of the quantities in the new reservations to create. |
reservation |
Resource id of the reservation to be split. Format of the resource id should be /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId} |
Property Details
quantities
List of the quantities in the new reservations to create.
quantities?: number[]
Property Value
number[]
reservationId
Resource id of the reservation to be split. Format of the resource id should be /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}
reservationId?: string
Property Value
string