Partager via


ReservationMergeProperties.MergeSources Propriété

Définition

Obtient ou définit les ID de ressource de la réservation source fusionnée pour former cette réservation. Le format de l’ID de ressource est /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à