Freigeben über


IReservationSplitProperties.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}

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="List of destination resource id that are created due to split. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="splitDestinations")]
public string[] SplitDestinations { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="List of destination resource id that are created due to split. Format of the resource id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="splitDestinations")>]
member this.SplitDestinations : string[] with get, set
Public Property SplitDestinations As String()

Property Value

String[]
Attributes

Applies to