Share via


ReservationSplitProperties.SplitDestinations Property

Definition

List of destination resource id that are created due to split. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}.

public System.Collections.Generic.IList<string> SplitDestinations { get; }
member this.SplitDestinations : System.Collections.Generic.IList<string>
Public ReadOnly Property SplitDestinations As IList(Of String)

Property Value

Applies to