Compartir a través de


ReservationSplitProperties.SplitDestinations Propiedad

Definición

Obtiene o establece la lista del identificador de recurso de destino que se crean debido a la división. El formato del identificador de recurso es /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

[Newtonsoft.Json.JsonProperty(PropertyName="splitDestinations")]
public System.Collections.Generic.IList<string> SplitDestinations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="splitDestinations")>]
member this.SplitDestinations : System.Collections.Generic.IList<string> with get, set
Public Property SplitDestinations As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a