ReservationSplitProperties 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 split.
public class ReservationSplitProperties
type ReservationSplitProperties = class
Public Class ReservationSplitProperties
- Inheritance
-
ReservationSplitProperties
Properties
SplitDestinations |
List of destination resource id that are created due to split. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}. |
SplitSource |
Resource id of the reservation from which this is split. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}. |
Applies to
Azure SDK for .NET