Compartir a través de


ReservationMergeProperties.MergeSources Propiedad

Definición

Obtiene o establece los identificadores de recurso de la reserva de origen combinados para formar esta reserva. El formato del identificador de recurso es /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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a